[Bug c/12636] BUG in SH code optimization

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 16 10:55: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=12636


falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From falk at debian dot org  2003-10-16 10:55 -------
You are dereferencing a NULL pointer, which leads to undefined behaviour. So
any output would be correct.



More information about the Gcc-bugs mailing list