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++/45645] pr44972.C fails with error: ‘__assert_fail’ was not declared in this scope



------- Comment #4 from paolo dot carlini at oracle dot com  2010-09-13 17:12 -------
I agree with Jon: the expansion of assert to __assert_fail, etc, isn't
portable, the testcase should simply use assert.


-- 


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


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