[Bug fortran/47853] Assignment of integer to pointer compiles, and a.out segfaults

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 22 23:13:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47853

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-02-22 22:57:15 UTC ---
Basically you are accessing p before pointing it to anything.



More information about the Gcc-bugs mailing list