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++/49260] cpp0x/lambda/lambda-eh2.C fails execution


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

--- Comment #1 from Janis Johnson <janis at gcc dot gnu.org> 2011-06-01 17:31:24 UTC ---
Output when the test runs on QEMU for arm-none-linux-gnueabi:

terminate called after throwing an instance of 'int'

*** EXIT code 4242
FAIL: g++.dg/cpp0x/lambda/lambda-eh2.C execution test


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