Hi!

On Tue, Oct 08, 2013 at 21:54:47 +0200, Jakub Jelinek wrote:
>       * testsuite/libgomp.c++/udr-1.C: New test.
>       * testsuite/libgomp.c++/udr-3.C: New test.
>       * testsuite/libgomp.c++/udr-9.C: New test.

I've just noticed that these tests fail fith -flto (on latest trunk and on Oct 
2013).

FAIL: libgomp.c++/udr-1.C (internal compiler error)
FAIL: libgomp.c++/udr-3.C (internal compiler error)
FAIL: libgomp.c++/udr-9.C (internal compiler error)
FAIL: libgomp.c++/udr-11.C (internal compiler error)
FAIL: libgomp.c++/udr-13.C (internal compiler error)
FAIL: libgomp.c++/udr-19.C (internal compiler error)

libgomp/testsuite/libgomp.c++/udr-1.C:56:13: internal compiler error: in 
discriminator_for_local_entity, at cp/mangle.c:1762
0x972ace discriminator_for_local_entity
        gcc/cp/mangle.c:1762
0x972e49 write_local_name
        gcc/cp/mangle.c:1850
0x96d079 write_name
        gcc/cp/mangle.c:882
0x96c8c4 write_encoding
        gcc/cp/mangle.c:744
0x96c365 write_mangled_name
        gcc/cp/mangle.c:709
0x97c152 mangle_decl_string
        gcc/cp/mangle.c:3509
0x97c198 get_mangled_id
        gcc/cp/mangle.c:3531
0x97c622 mangle_decl(tree_node*)
        gcc/cp/mangle.c:3598
0x12e3d77 decl_assembler_name(tree_node*)
        gcc/tree.c:670
0x12f778d assign_assembler_name_if_neeeded(tree_node*)
        gcc/tree.c:5879
0x12f78e5 free_lang_data_in_cgraph
        gcc/tree.c:5934
0x12f7a99 free_lang_data
        gcc/tree.c:5976
0x12f7b38 execute
        gcc/tree.c:6025
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

  -- Ilya

Reply via email to