[Bug optimization/12928] [tree-ssa] Bad assembly code produced when compiling glibc
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 6 21:05:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12928
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-06 21:05 -------
Still valid as "C" constraint, I think glibc wanted "c" here instead (and maybe "d" instead of "D"):
Specifies constant that can be easily constructed in SSE register without loading it from memory.
>From the source:
"aCD" (0)
More information about the Gcc-bugs
mailing list