public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc++/31032]  New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
@ 2007-03-04  1:51 tbm at cyrius dot com
  2007-03-04  2:05 ` [Bug objc++/31032] " tbm at cyrius dot com
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: tbm at cyrius dot com @ 2007-03-04  1:51 UTC (permalink / raw)
  To: gcc-bugs

The bitfield-1.mm test case fails for me with 4.3 on ia64 with:

internal compiler error: tree check: expected tree that contains 'decl with
RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225


-- 
           Summary: [4.3 Regression] expected tree that contains 'decl with
                    RTL' structure, have 'field_decl'  in
                    assemble_external_real, at varasm.c:2225
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
@ 2007-03-04  2:05 ` tbm at cyrius dot com
  2007-06-30  9:08 ` pinskia at gcc dot gnu dot org
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: tbm at cyrius dot com @ 2007-03-04  2:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tbm at cyrius dot com  2007-03-04 02:05 -------
Same on x86_64.


-- 


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
  2007-03-04  2:05 ` [Bug objc++/31032] " tbm at cyrius dot com
@ 2007-06-30  9:08 ` pinskia at gcc dot gnu dot org
  2007-08-10  0:24 ` mmitchel at gcc dot gnu dot org
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-30  9:08 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
   Target Milestone|---                         |4.3.0


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
  2007-03-04  2:05 ` [Bug objc++/31032] " tbm at cyrius dot com
  2007-06-30  9:08 ` pinskia at gcc dot gnu dot org
@ 2007-08-10  0:24 ` mmitchel at gcc dot gnu dot org
  2007-10-30  7:59 ` tbm at cyrius dot com
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-08-10  0:24 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (2 preceding siblings ...)
  2007-08-10  0:24 ` mmitchel at gcc dot gnu dot org
@ 2007-10-30  7:59 ` tbm at cyrius dot com
  2007-11-19  5:02 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: tbm at cyrius dot com @ 2007-10-30  7:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tbm at cyrius dot com  2007-10-30 07:59 -------
And on ARM too.  pinskia: is PR31128 the same as this one?


-- 


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (3 preceding siblings ...)
  2007-10-30  7:59 ` tbm at cyrius dot com
@ 2007-11-19  5:02 ` pinskia at gcc dot gnu dot org
  2008-01-13 14:57 ` rguenth at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-11-19  5:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-11-19 05:01 -------
(In reply to comment #2)
> And on ARM too.  pinskia: is PR31128 the same as this one?

No, it is unrelated to that bug report.


-- 


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (4 preceding siblings ...)
  2007-11-19  5:02 ` pinskia at gcc dot gnu dot org
@ 2008-01-13 14:57 ` rguenth at gcc dot gnu dot org
  2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-13 14:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2008-01-13 14:48 -------
Confirmed.  They also ICE on ppc.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-13 14:48:31
               date|                            |


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (5 preceding siblings ...)
  2008-01-13 14:57 ` rguenth at gcc dot gnu dot org
@ 2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
  2008-02-08  5:02 ` ghazi at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-01-13 14:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-01-13 14:49 -------
ice-on-valid, raising to P4.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5                          |P4


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (6 preceding siblings ...)
  2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
@ 2008-02-08  5:02 ` ghazi at gcc dot gnu dot org
  2008-03-15  0:41 ` [Bug objc++/31032] [4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-02-08  5:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from ghazi at gcc dot gnu dot org  2008-02-08 05:01 -------
I get the tree checking failure on mainline for i686 and x86_64:

http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00466.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00441.html

bitfield-1.mm:113: internal compiler error: tree check: expected tree that
contains 'decl with RTL' structure, have 'field_decl' in
assemble_external_real, at varasm.c:2220


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot
                   |                            |org, mrs at apple dot com
      Known to fail|                            |4.3.0
   Last reconfirmed|2008-01-13 14:48:31         |2008-02-08 05:01:56
               date|                            |


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (7 preceding siblings ...)
  2008-02-08  5:02 ` ghazi at gcc dot gnu dot org
@ 2008-03-15  0:41 ` jsm28 at gcc dot gnu dot org
  2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-03-15  0:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from jsm28 at gcc dot gnu dot org  2008-03-15 00:40 -------
Update milestone after 4.3.0 release.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.0                       |4.3.1


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (8 preceding siblings ...)
  2008-03-15  0:41 ` [Bug objc++/31032] [4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
  2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-06-06 14:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from rguenth at gcc dot gnu dot org  2008-06-06 14:56 -------
4.3.1 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.1                       |4.3.2


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (9 preceding siblings ...)
  2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
@ 2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
  2008-12-12 22:16 ` janis at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-08-27 22:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jsm28 at gcc dot gnu dot org  2008-08-27 22:01 -------
4.3.2 is released, changing milestones to 4.3.3.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.2                       |4.3.3


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (10 preceding siblings ...)
  2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
@ 2008-12-12 22:16 ` janis at gcc dot gnu dot org
  2008-12-12 22:24 ` janis at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: janis at gcc dot gnu dot org @ 2008-12-12 22:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from janis at gcc dot gnu dot org  2008-12-12 22:15 -------
Subject: Bug 31032

Author: janis
Date: Fri Dec 12 22:14:39 2008
New Revision: 142723

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142723
Log:
        PR objc++/31032
        * obj-c++.dg/bitfield-1.mm: Remove XFAIL for ICE.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/obj-c++.dg/bitfield-1.mm


-- 


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (11 preceding siblings ...)
  2008-12-12 22:16 ` janis at gcc dot gnu dot org
@ 2008-12-12 22:24 ` janis at gcc dot gnu dot org
  2008-12-12 22:34 ` ghazi at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: janis at gcc dot gnu dot org @ 2008-12-12 22:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from janis at gcc dot gnu dot org  2008-12-12 22:23 -------
This ICE still happens on the 4.3 branch but it was fixed on mainline sometime
between r142476 (20081205) and r142646 (20081210).


-- 


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (12 preceding siblings ...)
  2008-12-12 22:24 ` janis at gcc dot gnu dot org
@ 2008-12-12 22:34 ` ghazi at gcc dot gnu dot org
  2008-12-23  1:20 ` ghazi at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-12-12 22:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from ghazi at gcc dot gnu dot org  2008-12-12 22:31 -------
I can narrow it down on mainline to somewhere between revisions 142545 and
142574 according to my testsuite results below:

http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg00786.html
http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg00896.html


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.2.0                       |4.2.0 4.4.0


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (13 preceding siblings ...)
  2008-12-12 22:34 ` ghazi at gcc dot gnu dot org
@ 2008-12-23  1:20 ` ghazi at gcc dot gnu dot org
  2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-12-23  1:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from ghazi at gcc dot gnu dot org  2008-12-23 01:18 -------
I reverified the bug on the 4.3 branch today, checking results for x86_64-linux
posted here:

http://gcc.gnu.org/ml/gcc-testresults/2008-12/msg02099.html

The logfile shows the same error:

bitfield-1.mm:113: internal compiler error: tree check: expected tree that
contains 'decl with RTL' structure, have 'field_decl' in
assemble_external_real, at varasm.c:2220

The 4.4 trunk seems fixed per the above comments.


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.3.0                       |4.3.0 4.3.3
   Last reconfirmed|2008-02-08 05:01:56         |2008-12-23 01:18:19
               date|                            |


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


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

* [Bug objc++/31032] [4.3/4.4 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (14 preceding siblings ...)
  2008-12-23  1:20 ` ghazi at gcc dot gnu dot org
@ 2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
  2009-08-04 12:39 ` [Bug objc++/31032] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-01-24 10:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from rguenth at gcc dot gnu dot org  2009-01-24 10:19 -------
GCC 4.3.3 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.3                       |4.3.4


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


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

* [Bug objc++/31032] [4.3/4.4/4.5 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (15 preceding siblings ...)
  2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
@ 2009-08-04 12:39 ` rguenth at gcc dot gnu dot org
  2010-03-21 12:16 ` [Bug objc++/31032] [4.3 " steven at gcc dot gnu dot org
  2010-04-20 13:28 ` rguenth at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from rguenth at gcc dot gnu dot org  2009-08-04 12:28 -------
GCC 4.3.4 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.3.4                       |4.3.5


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (16 preceding siblings ...)
  2009-08-04 12:39 ` [Bug objc++/31032] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
@ 2010-03-21 12:16 ` steven at gcc dot gnu dot org
  2010-04-20 13:28 ` rguenth at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-03-21 12:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from steven at gcc dot gnu dot org  2010-03-21 12:16 -------
Known to work in 4.4.0 so not a "4.4/4.5 Regression" anymore.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4/4.5 Regression]    |[4.3 Regression] expected
                   |expected tree that contains |tree that contains 'decl
                   |'decl with RTL' structure,  |with RTL' structure, have
                   |have 'field_decl'  in       |'field_decl'  in
                   |assemble_external_real, at  |assemble_external_real, at
                   |varasm.c:2225               |varasm.c:2225


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


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

* [Bug objc++/31032] [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl'  in assemble_external_real, at varasm.c:2225
  2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
                   ` (17 preceding siblings ...)
  2010-03-21 12:16 ` [Bug objc++/31032] [4.3 " steven at gcc dot gnu dot org
@ 2010-04-20 13:28 ` rguenth at gcc dot gnu dot org
  18 siblings, 0 replies; 20+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-20 13:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from rguenth at gcc dot gnu dot org  2010-04-20 13:27 -------
WONTFIX on the 4.3 branch.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |ice-checking
      Known to fail|4.3.0 4.3.3                 |4.3.0 4.3.3 4.3.4
         Resolution|                            |FIXED
   Target Milestone|4.3.5                       |4.4.0


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


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

end of thread, other threads:[~2010-04-20 13:28 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-04  1:51 [Bug objc++/31032] New: [4.3 Regression] expected tree that contains 'decl with RTL' structure, have 'field_decl' in assemble_external_real, at varasm.c:2225 tbm at cyrius dot com
2007-03-04  2:05 ` [Bug objc++/31032] " tbm at cyrius dot com
2007-06-30  9:08 ` pinskia at gcc dot gnu dot org
2007-08-10  0:24 ` mmitchel at gcc dot gnu dot org
2007-10-30  7:59 ` tbm at cyrius dot com
2007-11-19  5:02 ` pinskia at gcc dot gnu dot org
2008-01-13 14:57 ` rguenth at gcc dot gnu dot org
2008-01-13 14:58 ` rguenth at gcc dot gnu dot org
2008-02-08  5:02 ` ghazi at gcc dot gnu dot org
2008-03-15  0:41 ` [Bug objc++/31032] [4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-06-06 14:58 ` rguenth at gcc dot gnu dot org
2008-08-27 22:03 ` jsm28 at gcc dot gnu dot org
2008-12-12 22:16 ` janis at gcc dot gnu dot org
2008-12-12 22:24 ` janis at gcc dot gnu dot org
2008-12-12 22:34 ` ghazi at gcc dot gnu dot org
2008-12-23  1:20 ` ghazi at gcc dot gnu dot org
2009-01-24 10:20 ` rguenth at gcc dot gnu dot org
2009-08-04 12:39 ` [Bug objc++/31032] [4.3/4.4/4.5 " rguenth at gcc dot gnu dot org
2010-03-21 12:16 ` [Bug objc++/31032] [4.3 " steven at gcc dot gnu dot org
2010-04-20 13:28 ` rguenth at gcc dot gnu dot 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).