[Bug rtl-optimization/26619] Compiler fails to correctly initialize global reg variable
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 9 14:02:00 GMT 2006
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-09 14:02 -------
local register variables don't do what you think they do. Hint they only work
with inline-asm.
--
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=26619
More information about the Gcc-bugs
mailing list