public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
@ 2011-05-14 13:07 dominiq at lps dot ens.fr
  2011-05-15 10:30 ` [Bug c++/48999] " dominiq at lps dot ens.fr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-05-14 13:07 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due
                    to an ICE on *-*-darwin*
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: jason@redhat.com, froydnj@codesourcery.com


Between revisions 173448 and 173467 compiling g++.dg/torture/20090706-1.C gives
and ICE on *-*-darwin* (see
http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg00614.html and
http://gcc.gnu.org/ml/gcc-testresults/2011-05/msg00654.html ). The ICE is

/opt/gcc/work/gcc/testsuite/g++.dg/torture/20090706-1.C: In constructor
'CanonicalCentering<Dim>::CanonicalCentering() [with int Dim = 2]':
/opt/gcc/work/gcc/testsuite/g++.dg/torture/20090706-1.C:41:37: internal
compiler error: in bitmap_first_set_bit, at bitmap.c:782

Candidate revisions are 173449 (unlikely: the ICE occurs with both gcc and
g++), 173451, 173465 (unlikely: objc stuff), and 173467.


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
@ 2011-05-15 10:30 ` dominiq at lps dot ens.fr
  2011-05-15 13:46 ` danglin at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-05-15 10:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-05-15 10:09:41 UTC ---
No ICE with revision 173450, ICE with revision 173451.


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
  2011-05-15 10:30 ` [Bug c++/48999] " dominiq at lps dot ens.fr
@ 2011-05-15 13:46 ` danglin at gcc dot gnu.org
  2011-05-15 15:59 ` danglin at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-05-15 13:46 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu.org

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> 2011-05-15 13:37:45 UTC ---
*** Bug 48907 has been marked as a duplicate of this bug. ***


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
  2011-05-15 10:30 ` [Bug c++/48999] " dominiq at lps dot ens.fr
  2011-05-15 13:46 ` danglin at gcc dot gnu.org
@ 2011-05-15 15:59 ` danglin at gcc dot gnu.org
  2011-05-16 11:22 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-05-15 15:59 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.05.15 13:38:24
     Ever Confirmed|0                           |1


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
                   ` (2 preceding siblings ...)
  2011-05-15 15:59 ` danglin at gcc dot gnu.org
@ 2011-05-16 11:22 ` rguenth at gcc dot gnu.org
  2011-05-16 14:29 ` jason at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-05-16 11:22 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
                   ` (3 preceding siblings ...)
  2011-05-16 11:22 ` rguenth at gcc dot gnu.org
@ 2011-05-16 14:29 ` jason at gcc dot gnu.org
  2011-05-16 14:33 ` jason at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-16 14:29 UTC (permalink / raw)
  To: gcc-bugs

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jason at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |jason at gcc dot gnu.org
                   |gnu.org                     |
   Target Milestone|4.7.0                       |---


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
                   ` (4 preceding siblings ...)
  2011-05-16 14:29 ` jason at gcc dot gnu.org
@ 2011-05-16 14:33 ` jason at gcc dot gnu.org
  2011-05-16 15:01 ` jason at gcc dot gnu.org
  2011-05-16 18:08 ` jason at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-16 14:33 UTC (permalink / raw)
  To: gcc-bugs

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
                   ` (5 preceding siblings ...)
  2011-05-16 14:33 ` jason at gcc dot gnu.org
@ 2011-05-16 15:01 ` jason at gcc dot gnu.org
  2011-05-16 18:08 ` jason at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-16 15:01 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-16 14:30:36 UTC ---
Author: jason
Date: Mon May 16 14:30:30 2011
New Revision: 173793

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173793
Log:
    PR c++/48999
    * tree-inline.c (copy_statement_list): Put back recursion.

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


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

* [Bug c++/48999] [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin*
  2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
                   ` (6 preceding siblings ...)
  2011-05-16 15:01 ` jason at gcc dot gnu.org
@ 2011-05-16 18:08 ` jason at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-16 18:08 UTC (permalink / raw)
  To: gcc-bugs

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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-16 17:30:35 UTC ---
Fixed.


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

end of thread, other threads:[~2011-05-16 17:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-14 13:07 [Bug c++/48999] New: [4.7 Regression] FAIL: g++.dg/torture/20090706-1.C due to an ICE on *-*-darwin* dominiq at lps dot ens.fr
2011-05-15 10:30 ` [Bug c++/48999] " dominiq at lps dot ens.fr
2011-05-15 13:46 ` danglin at gcc dot gnu.org
2011-05-15 15:59 ` danglin at gcc dot gnu.org
2011-05-16 11:22 ` rguenth at gcc dot gnu.org
2011-05-16 14:29 ` jason at gcc dot gnu.org
2011-05-16 14:33 ` jason at gcc dot gnu.org
2011-05-16 15:01 ` jason at gcc dot gnu.org
2011-05-16 18:08 ` jason 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).