http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
--- Comment #8 from Jason Merrill 2011-06-22
15:55:59 UTC ---
Should be fixed on trunk now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
--- Comment #7 from Jason Merrill 2011-06-22
15:55:25 UTC ---
Author: jason
Date: Wed Jun 22 15:55:22 2011
New Revision: 175296
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175296
Log:
PR c++/49260
* call.c (build_call_a): Set c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
--- Comment #6 from Eric Botcazou 2011-06-20
15:55:38 UTC ---
> The output of the FDE initial location happens in dwarf2out.c
> (output_call_frame_info). If I step throught that function, I see that
> the FDEs are only emitted if fde_needed_for_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
--- Comment #5 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-06-20 14:51:07 UTC ---
> --- Comment #4 from Eric Botcazou 2011-06-06
> 11:18:43 UTC ---
>> I'm seeing this when using Sun as on Solaris, but not with GNU as 2.21, even
>> when Sun ld i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
Rainer Orth changed:
What|Removed |Added
CC||ro at gcc dot gnu.org
--- Comment #3 from R
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49260
--- Comment #1 from Janis Johnson 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