public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/61120] New: wide-int merge causes segfault in cc1
@ 2014-05-08 23:01 olegendo at gcc dot gnu.org
  2014-05-09  0:09 ` [Bug driver/61120] " kkojima at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: olegendo at gcc dot gnu.org @ 2014-05-08 23:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61120
           Summary: wide-int merge causes segfault in cc1
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: olegendo at gcc dot gnu.org
                CC: kyrylo.tkachov at arm dot com, mikestump at comcast dot net,
                    rsandifo at redhat dot com, zadeck at naturalbridge dot com
            Target: sh*-*-*

Created attachment 32765
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32765&action=edit
Test file

Compiling the attached preprocessed file with an r210113 SH cross compiler
causes the following:

xgcc: internal compiler error: Segmentation fault (program cc1)
0x8053cf0 execute
    ../../gcc-trunk2/gcc/gcc.c:2848
0x80540d4 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:4652
0x80565b1 process_brace_body
    ../../gcc-trunk2/gcc/gcc.c:5935
0x80565b1 handle_braces
    ../../gcc-trunk2/gcc/gcc.c:5849
0x8054604 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:5306
0x80565b1 process_brace_body
    ../../gcc-trunk2/gcc/gcc.c:5935
0x80565b1 handle_braces
    ../../gcc-trunk2/gcc/gcc.c:5849
0x8054604 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:5306
0x80545a9 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:5421
0x80565b1 process_brace_body
    ../../gcc-trunk2/gcc/gcc.c:5935
0x80565b1 handle_braces
    ../../gcc-trunk2/gcc/gcc.c:5849
0x8054604 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:5306
0x80565b1 process_brace_body
    ../../gcc-trunk2/gcc/gcc.c:5935
0x80565b1 handle_braces
    ../../gcc-trunk2/gcc/gcc.c:5849
0x8054604 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:5306
0x80565b1 process_brace_body
    ../../gcc-trunk2/gcc/gcc.c:5935
0x80565b1 handle_braces
    ../../gcc-trunk2/gcc/gcc.c:5849
0x8054604 do_spec_1
    ../../gcc-trunk2/gcc/gcc.c:5306
0x80565b1 process_brace_body
    ../../gcc-trunk2/gcc/gcc.c:5935
0x80565b1 handle_braces
    ../../gcc-trunk2/gcc/gcc.c:5849
Please submit a full bug report,
with preprocessed source if appropriate.

I'm a bit lost here.  If you need/have more info, please let me know.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-09 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-08 23:01 [Bug driver/61120] New: wide-int merge causes segfault in cc1 olegendo at gcc dot gnu.org
2014-05-09  0:09 ` [Bug driver/61120] " kkojima at gcc dot gnu.org
2014-05-09  0:30 ` glisse at gcc dot gnu.org
2014-05-09 11:05 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).