public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/66241] New: ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage())
@ 2015-05-21 12:57 vp at gcc dot gnu.org
  2015-05-21 12:59 ` [Bug middle-end/66241] " vp at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: vp at gcc dot gnu.org @ 2015-05-21 12:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66241

            Bug ID: 66241
           Summary: ICE: verify_type failed while building libstdc++
                    (dwarfout.c: gen_type_die_with_usage())
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vp at gcc dot gnu.org
  Target Milestone: ---

I'm seeing this while building arm-none-linux-gnueabi/gnueabihf at the stage of
building libstdc++

[...]arm-none-linux-gnueabi/libc/usr/include/bits/types.h:134:30: internal
compiler error: verify_type failed
0xf3eb05 verify_type(tree_node const*)
        /work/ws/fsf-trunk/src/gcc/gcc/tree.c:13257
0x942ab4 gen_type_die_with_usage
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:20250
0x9414be gen_decl_die
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:20987
0x93faf3 gen_member_die
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:19945
0x93faf3 gen_struct_or_union_type_die
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:20038
0x93faf3 gen_tagged_type_die
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:20227
0x9432c9 gen_type_die_with_usage
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:20381
0x9414be gen_decl_die
        /work/ws/fsf-trunk/src/gcc/gcc/dwarf2out.c:20987

This looks similar to bug 66214 but not sure if it's the same. Attaching a
preprocessed file that reproduces this with g++ -g -O0


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

* [Bug middle-end/66241] ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage())
  2015-05-21 12:57 [Bug middle-end/66241] New: ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage()) vp at gcc dot gnu.org
@ 2015-05-21 12:59 ` vp at gcc dot gnu.org
  2015-05-21 15:46 ` [Bug middle-end/66241] [6 regression] [ARM] " ramana at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: vp at gcc dot gnu.org @ 2015-05-21 12:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66241

--- Comment #1 from Vidya Praveen <vp at gcc dot gnu.org> ---
Created attachment 35586
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35586&action=edit
preprocessed file to reproduce ICE


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

* [Bug middle-end/66241] [6 regression] [ARM] ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage())
  2015-05-21 12:57 [Bug middle-end/66241] New: ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage()) vp at gcc dot gnu.org
  2015-05-21 12:59 ` [Bug middle-end/66241] " vp at gcc dot gnu.org
@ 2015-05-21 15:46 ` ramana at gcc dot gnu.org
  2015-05-21 17:45 ` vp at gcc dot gnu.org
  2015-05-26 12:27 ` ramana at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ramana at gcc dot gnu.org @ 2015-05-21 15:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66241

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm-none-linux-gnueabi,
                   |                            |arm-none-eabi,arm-none-linu
                   |                            |x-gnueabihf
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-05-21
                 CC|                            |ramana at gcc dot gnu.org
            Summary|ICE: verify_type failed     |[6 regression] [ARM] ICE:
                   |while building libstdc++    |verify_type failed while
                   |(dwarfout.c:                |building libstdc++
                   |gen_type_die_with_usage())  |(dwarfout.c:
                   |                            |gen_type_die_with_usage())
     Ever confirmed|0                           |1

--- Comment #2 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Confirmed.


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

* [Bug middle-end/66241] [6 regression] [ARM] ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage())
  2015-05-21 12:57 [Bug middle-end/66241] New: ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage()) vp at gcc dot gnu.org
  2015-05-21 12:59 ` [Bug middle-end/66241] " vp at gcc dot gnu.org
  2015-05-21 15:46 ` [Bug middle-end/66241] [6 regression] [ARM] " ramana at gcc dot gnu.org
@ 2015-05-21 17:45 ` vp at gcc dot gnu.org
  2015-05-26 12:27 ` ramana at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: vp at gcc dot gnu.org @ 2015-05-21 17:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66241

--- Comment #3 from Vidya Praveen <vp at gcc dot gnu.org> ---
And this change seems to be the cause:

Author: hubicka
Date: Sat May 16 20:51:50 2015
New Revision: 223252

URL: https://gcc.gnu.org/viewcvs?rev=223252&root=gcc&view=rev
Log:
        * tree.c (verify_type_variant): Verify tree_base and type_common flags.
        (verify_type): Verify STRING_FLAG.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c


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

* [Bug middle-end/66241] [6 regression] [ARM] ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage())
  2015-05-21 12:57 [Bug middle-end/66241] New: ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage()) vp at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2015-05-21 17:45 ` vp at gcc dot gnu.org
@ 2015-05-26 12:27 ` ramana at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: ramana at gcc dot gnu.org @ 2015-05-26 12:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66241

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #5 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
dup

*** This bug has been marked as a duplicate of bug 66181 ***


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

end of thread, other threads:[~2015-05-26 12:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-21 12:57 [Bug middle-end/66241] New: ICE: verify_type failed while building libstdc++ (dwarfout.c: gen_type_die_with_usage()) vp at gcc dot gnu.org
2015-05-21 12:59 ` [Bug middle-end/66241] " vp at gcc dot gnu.org
2015-05-21 15:46 ` [Bug middle-end/66241] [6 regression] [ARM] " ramana at gcc dot gnu.org
2015-05-21 17:45 ` vp at gcc dot gnu.org
2015-05-26 12:27 ` ramana 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).