This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/55554] GCC generates illegal instruction for optimization level >=O1 when invoking casted pointer to function


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

Alexander S <avshabanov at gmail dot com> changed:

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

--- Comment #2 from Alexander S <avshabanov at gmail dot com> 2012-12-01 15:16:13 UTC ---
Please, close this bug as invalid one, there is an error in source code - table
pointer is not initialized with NULL in main.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]