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++/48872] [C++0x][noexcept] Placement-new problem with non-empty arguments


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

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-05-04 17:53:25 UTC ---
As I side remark, I'm not sure to understand why your testcases often include
an 'int main { }' line, I don't think are about link-time problems, no? If you
compile only what's the main for?


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