public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46222] New: [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441
@ 2010-10-29  9:41 dominiq at lps dot ens.fr
  2010-10-29 22:32 ` [Bug objc++/46222] " nicola at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-10-29  9:41 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE in grokdeclarator, at
                    cp/decl.c:9441
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: jason@redhat.com


On x86_64-apple-darwin10.4.0 starting at revision 166020 I see

FAIL: obj-c++.dg/property/at-property-2.mm -fgnu-runtime (internal compiler
error)
FAIL: obj-c++.dg/property/at-property-2.mm -fgnu-runtime  (test for errors,
line 11)
FAIL: obj-c++.dg/property/at-property-2.mm -fgnu-runtime  (test for errors,
line 12)
FAIL: obj-c++.dg/property/at-property-2.mm -fgnu-runtime (test for excess
errors)
FAIL: obj-c++.dg/property/at-property-2.mm -fnext-runtime (internal compiler
error)
FAIL: obj-c++.dg/property/at-property-2.mm -fnext-runtime  (test for errors,
line 11)
FAIL: obj-c++.dg/property/at-property-2.mm -fnext-runtime  (test for errors,
line 12)
FAIL: obj-c++.dg/property/at-property-2.mm -fnext-runtime (test for excess
errors)

with both -m32 and -m64 (see also 
http://gcc.gnu.org/ml/gcc-testresults/2010-10/msg02265.html or
http://gcc.gnu.org/ml/gcc-testresults/2010-10/msg02294.html ). These failures
are not present in revision 166011 (see 
http://gcc.gnu.org/ml/gcc-testresults/2010-10/msg02196.html ).

The internal compiler error is

[macbook] f90/bug% g++46
/opt/gcc/work/gcc/testsuite/obj-c++.dg/property/at-property-2.mm
/opt/gcc/work/gcc/testsuite/obj-c++.dg/property/at-property-2.mm:10:39:
warning: 'xxx' attribute directive ignored [-Wattributes]
/opt/gcc/work/gcc/testsuite/obj-c++.dg/property/at-property-2.mm:11:30:
internal compiler error: in grokdeclarator, at cp/decl.c:9441


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

end of thread, other threads:[~2010-11-27 18:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-29  9:41 [Bug c++/46222] New: [4.6 Regression] ICE in grokdeclarator, at cp/decl.c:9441 dominiq at lps dot ens.fr
2010-10-29 22:32 ` [Bug objc++/46222] " nicola at gcc dot gnu.org
2010-10-29 23:29 ` rguenth at gcc dot gnu.org
2010-11-22 19:27 ` danglin at gcc dot gnu.org
2010-11-22 19:32 ` iains at gcc dot gnu.org
2010-11-27 12:19 ` nicola at gcc dot gnu.org
2010-11-27 18:20 ` nicola at gcc dot gnu.org
2010-11-27 18:33 ` nicola 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).