[Bug inline-asm/37562] [4.2] -funroll-loops destroys inline asm code for powerpc
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 17 18:51:00 GMT 2008
------- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-17 18:50 -------
From:
http://gcc.gnu.org/onlinedocs/gcc-4.3.2/gcc/Machine-Constraints.html#Machine-Constraints
b
Address base register
Address base register is the standard saying rN or 0 (if r0 is used). This is
just the way PPC asm works.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37562
More information about the Gcc-bugs
mailing list