swp{b} use is deprecated for this architecture

Bug #1089425 reported by Christoph Lipka
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Raspbian
Expired
Undecided
Unassigned

Bug Description

when building 3rd party C++ software on the Pi (in this case, POV-Ray 3.7.0.RC6), I get lots of warnings from the assembler like the following:

g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../source -I../../source -I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -pthread -I/usr/include/OpenEXR -pthread -I/usr/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math -pthread -MT sphsweep.o -MD -MP -MF .deps/sphsweep.Tpo -c -o sphsweep.o `test -f 'shape/sphsweep.cpp' || echo './'`shape/sphsweep.cpp
{standard input}: Assembler messages:
{standard input}:4646: Warning: swp{b} use is deprecated for this architecture
{standard input}:4656: Warning: swp{b} use is deprecated for this architecture
{standard input}:4673: Warning: swp{b} use is deprecated for this architecture
{standard input}:4725: Warning: swp{b} use is deprecated for this architecture
{standard input}:4735: Warning: swp{b} use is deprecated for this architecture
{standard input}:4752: Warning: swp{b} use is deprecated for this architecture
{standard input}:4893: Warning: swp{b} use is deprecated for this architecture
{standard input}:4902: Warning: swp{b} use is deprecated for this architecture
{standard input}:4919: Warning: swp{b} use is deprecated for this architecture
{standard input}:5222: Warning: swp{b} use is deprecated for this architecture
{standard input}:5231: Warning: swp{b} use is deprecated for this architecture
{standard input}:5248: Warning: swp{b} use is deprecated for this architecture

I guess this indicates some misunderstanding between the compiler and the assembler as to which instructions should be issued on the Pi and which shouldn't - something the 3rd party developers probably have no influence on, so these warnings should somehow be either fixed or suppressed.

Revision history for this message
Diederik (didi-debian) wrote :

Does this issue still occur? And with which version of the compiler?

Can you give a detailed step-by-step instruction on how to reproduce this?

Changed in raspbian:
status: New → Incomplete
Revision history for this message
Peter Bennett (pgbennett) wrote :

This happened to me on Raspbian wheezy when building kodi. I have since upgraded to Raspbian jessie and the problem does not happen when building on jessie. I am not sure of the version of the compiler, I can research it if you need more info.

Peter Bennett.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Raspbian because there has been no activity for 60 days.]

Changed in raspbian:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.