This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/32820] optimizer malfunction when mixed with asm statements



------- Comment #1 from jbuehler at spirentcom dot com  2007-07-25 13:09 -------
This bug is also present in 4.0.1 for powerpc-ibm-aix5.2.0.0.  Change the
registers in the problematic code to r14, r15, r16, r17 -- one of the registers
is not set by the optimized routine, but is by the non-optimized routine.  I
presume that this is not a target-specific bug.


-- 

jbuehler at spirentcom dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbuehler at spirentcom dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32820


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]