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 ipa/61160] [4.9/4.10 Regression] wrong code with -O3 (or ICE: verify_cgraph_node failed: edge points to wrong declaration)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61160

--- Comment #13 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Mea culpa, I did not check what main was returning.  It should just
return zero, I have just verified it would still test the bug with
that change.  I will fix the testcase in svn tomorrow.


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