[Bug inline-asm/45160] [4.4.x/4.5.x regression] Invalid assembly code is generated for x86 architecture for faad2 library (AAC decode algorithm)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 2 16:21:00 GMT 2010
------- Comment #8 from pinskia at gcc dot gnu dot org 2010-08-02 16:21 -------
> Like I said GCC 4.2.x has no problems compiling this library, so I have no idea
> who to blame and who else I should get in touch with.
I would get into contact with the developers of the library first. Yes GCC has
some bugs but the library could have a bug still. Since the problem disappreas
with -fno-strict-aliasing that normally points at a bug in the library. In
that it does not follow the C/C++ alisaing rules.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45160
More information about the Gcc-bugs
mailing list