public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19185] [3.4/4.0/4.1 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
@ 2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
  2006-02-13 19:01 ` [Bug c++/19185] [3.4/4.0/4.1/4.2 " amylaar at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:32 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
   Target Milestone|4.2.0                       |4.1.0


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


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

* [Bug c++/19185] [3.4/4.0/4.1/4.2 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
  2005-10-30 23:32 ` [Bug c++/19185] [3.4/4.0/4.1 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308 pinskia at gcc dot gnu dot org
@ 2006-02-13 19:01 ` amylaar at gcc dot gnu dot org
  2006-02-13 19:23 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2006-02-13 19:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from amylaar at gcc dot gnu dot org  2006-02-13 19:01 -------
(In reply to comment #2)
> I believe that this error occurs because vax.h defines
> PCC_STATIC_STRUCT_RETURN.
> Removing this define allows the complilation of this file to complete.

FWIW that means that some m68k targets might be affected too.
But according to grep, vax.h and m68k.h are the only files defining this.


-- 


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


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

* [Bug c++/19185] [3.4/4.0/4.1/4.2 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
  2005-10-30 23:32 ` [Bug c++/19185] [3.4/4.0/4.1 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308 pinskia at gcc dot gnu dot org
  2006-02-13 19:01 ` [Bug c++/19185] [3.4/4.0/4.1/4.2 " amylaar at gcc dot gnu dot org
@ 2006-02-13 19:23 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-02-28 20:49 ` mmitchel at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2006-02-13 19:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca  2006-02-13 19:23 -------
Subject: Re:  [3.4/4.0/4.1/4.2 Regression] ICE: cp_expr_size, at
cp/cp-lang.c:308

> (In reply to comment #2)
> > I believe that this error occurs because vax.h defines
> > PCC_STATIC_STRUCT_RETURN.
> > Removing this define allows the complilation of this file to complete.
> 
> FWIW that means that some m68k targets might be affected too.
> But according to grep, vax.h and m68k.h are the only files defining this.

Sometime ago I tested removing this define on vax-ultrix and had a
successful build.  While it's the default, I think it was a bad idea
and should be removed.  There's still -fpcc-struct-return that can be
used when needed.

Dave


-- 


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


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

* [Bug c++/19185] [3.4/4.0/4.1/4.2 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-02-13 19:23 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2006-02-28 20:49 ` mmitchel at gcc dot gnu dot org
  2006-05-25  2:44 ` [Bug c++/19185] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-02-28 20:49 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |4.1.1


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


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

* [Bug c++/19185] [4.0/4.1/4.2 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2006-02-28 20:49 ` mmitchel at gcc dot gnu dot org
@ 2006-05-25  2:44 ` mmitchel at gcc dot gnu dot org
  2007-02-14  9:34 ` [Bug c++/19185] [4.0/4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-05-25  2:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from mmitchel at gcc dot gnu dot org  2006-05-25 02:35 -------
Will not be fixed in 4.1.1; adjust target milestone to 4.1.2.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.1                       |4.1.2


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


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

* [Bug c++/19185] [4.0/4.1/4.2/4.3 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-05-25  2:44 ` [Bug c++/19185] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
@ 2007-02-14  9:34 ` mmitchel at gcc dot gnu dot org
  2008-07-04 16:48 ` [Bug c++/19185] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:34 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


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


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

* [Bug c++/19185] [4.2/4.3/4.4 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2007-02-14  9:34 ` [Bug c++/19185] [4.0/4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
@ 2008-07-04 16:48 ` jsm28 at gcc dot gnu dot org
  2009-03-31 16:44 ` [Bug c++/19185] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2008-07-04 16:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from jsm28 at gcc dot gnu dot org  2008-07-04 16:47 -------
Closing 4.1 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.1/4.2/4.3/4.4 Regression]|[4.2/4.3/4.4 Regression]
                   |ICE: cp_expr_size, at cp/cp-|ICE: cp_expr_size, at cp/cp-
                   |lang.c:308                  |lang.c:308
   Target Milestone|4.1.3                       |4.2.5


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


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

* [Bug c++/19185] [4.3/4.4/4.5 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2008-07-04 16:48 ` [Bug c++/19185] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
@ 2009-03-31 16:44 ` jsm28 at gcc dot gnu dot org
  2009-08-04 12:28 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:17 ` [Bug c++/19185] [4.3/4.4/4.5/4.6 Regression] ICE in cp_expr_size with PCC_STATIC_STRUCT_RETURN rguenth at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-03-31 16:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from jsm28 at gcc dot gnu dot org  2009-03-31 16:43 -------
Closing 4.2 branch.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3/4.4/4.5 Regression]|[4.3/4.4/4.5 Regression]
                   |ICE: cp_expr_size, at cp/cp-|ICE: cp_expr_size, at cp/cp-
                   |lang.c:308                  |lang.c:308
   Target Milestone|4.2.5                       |4.3.4


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


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

* [Bug c++/19185] [4.3/4.4/4.5 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2009-03-31 16:44 ` [Bug c++/19185] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
@ 2009-08-04 12:28 ` rguenth at gcc dot gnu dot org
  2010-05-22 18:17 ` [Bug c++/19185] [4.3/4.4/4.5/4.6 Regression] ICE in cp_expr_size with PCC_STATIC_STRUCT_RETURN rguenth at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-08-04 12:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from rguenth at gcc dot gnu dot org  2009-08-04 12:26 -------
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=19185


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

* [Bug c++/19185] [4.3/4.4/4.5/4.6 Regression] ICE in cp_expr_size with PCC_STATIC_STRUCT_RETURN
       [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2009-08-04 12:28 ` rguenth at gcc dot gnu dot org
@ 2010-05-22 18:17 ` rguenth at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-22 18:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from rguenth at gcc dot gnu dot org  2010-05-22 18:10 -------
GCC 4.3.5 is being released, adjusting target milestone.


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-05-22 18:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19185-276@http.gcc.gnu.org/bugzilla/>
2005-10-30 23:32 ` [Bug c++/19185] [3.4/4.0/4.1 Regression] ICE: cp_expr_size, at cp/cp-lang.c:308 pinskia at gcc dot gnu dot org
2006-02-13 19:01 ` [Bug c++/19185] [3.4/4.0/4.1/4.2 " amylaar at gcc dot gnu dot org
2006-02-13 19:23 ` dave at hiauly1 dot hia dot nrc dot ca
2006-02-28 20:49 ` mmitchel at gcc dot gnu dot org
2006-05-25  2:44 ` [Bug c++/19185] [4.0/4.1/4.2 " mmitchel at gcc dot gnu dot org
2007-02-14  9:34 ` [Bug c++/19185] [4.0/4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2008-07-04 16:48 ` [Bug c++/19185] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2009-03-31 16:44 ` [Bug c++/19185] [4.3/4.4/4.5 " jsm28 at gcc dot gnu dot org
2009-08-04 12:28 ` rguenth at gcc dot gnu dot org
2010-05-22 18:17 ` [Bug c++/19185] [4.3/4.4/4.5/4.6 Regression] ICE in cp_expr_size with PCC_STATIC_STRUCT_RETURN 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).