[Bug c/16918] When out parameter to inlined functions is used based on the return , the return value is ignored in PPC64 in -O2 and -O3
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 8 14:36:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-08 14:36 -------
You are breaking the C standard aliasing rules:
ILNode*)node, (ILNode**)&node
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16918
More information about the Gcc-bugs
mailing list