public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/66550] New: [6 Regression] internal compiler error: verify_type failed
@ 2015-06-16  5:11 ienkovich at gcc dot gnu.org
  2015-06-16  5:22 ` [Bug debug/66550] " trippels at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ienkovich at gcc dot gnu.org @ 2015-06-16  5:11 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66550
           Summary: [6 Regression] internal compiler error: verify_type
                    failed
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ienkovich at gcc dot gnu.org
  Target Milestone: ---

Created attachment 35786
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35786&action=edit
reproducer

There is an ICE which appears when '-g' is used.  Reduced test is actually
invalid code (has undefined type) but there is a bigger valid test which fails
similarly.

>gcc test.i -g -S
test.i:4:11: error: field 'f1' has incomplete type
   enum e1 f1;
           ^
test.i:9:1: error: type variant has different TYPE_VFIELD
 };
 ^
...
test.i:9:1: internal compiler error: verify_type failed
...

Reproduced on r224363


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

* [Bug debug/66550] [6 Regression] internal compiler error: verify_type failed
  2015-06-16  5:11 [Bug debug/66550] New: [6 Regression] internal compiler error: verify_type failed ienkovich at gcc dot gnu.org
@ 2015-06-16  5:22 ` trippels at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-06-16  5:22 UTC (permalink / raw)
  To: gcc-bugs

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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
dup.

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


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

end of thread, other threads:[~2015-06-16  5:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-16  5:11 [Bug debug/66550] New: [6 Regression] internal compiler error: verify_type failed ienkovich at gcc dot gnu.org
2015-06-16  5:22 ` [Bug debug/66550] " trippels 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).