public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/52671] New: [4.7/4.8 Regression] ICE with misplaced attribute on enum
@ 2012-03-22 16:41 jakub at gcc dot gnu.org
  2012-03-22 17:00 ` [Bug c++/52671] " jakub at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-22 16:41 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52671
           Summary: [4.7/4.8 Regression] ICE with misplaced attribute on
                    enum
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: jakub@gcc.gnu.org
        ReportedBy: jakub@gcc.gnu.org


// PR c++/XXXXX
// { dg-do compile }
__attribute__ ((deprecated)) enum E { E0 };// { dg-warning "attribute ignored
in declaration of" }
// { dg-message "must follow the" "" { target *-*-* } 3 }

ICEs in 4.7/4.8 starting with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184753
(i.e. PR51930 fix).


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

end of thread, other threads:[~2012-04-03 16:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-22 16:41 [Bug c++/52671] New: [4.7/4.8 Regression] ICE with misplaced attribute on enum jakub at gcc dot gnu.org
2012-03-22 17:00 ` [Bug c++/52671] " jakub at gcc dot gnu.org
2012-03-22 20:28 ` jakub at gcc dot gnu.org
2012-03-22 20:29 ` jakub at gcc dot gnu.org
2012-03-22 20:30 ` jakub at gcc dot gnu.org
2012-03-22 20:33 ` jakub at gcc dot gnu.org
2012-04-03 16:19 ` doko 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).