public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
       [not found] <bug-38615-4@http.gcc.gnu.org/bugzilla/>
@ 2011-03-03 23:07 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2011-03-03 23:07 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rafael.espindola at gmail
                   |                            |dot com

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-03-03 23:07:01 UTC ---
*** Bug 47980 has been marked as a duplicate of this bug. ***


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

* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
  2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2009-03-11 12:30 ` jakub at gcc dot gnu dot org
@ 2009-04-04 20:56 ` rguenth at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-04-04 20:56 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
  2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2009-01-29  5:41 ` doko at ubuntu dot com
@ 2009-03-11 12:30 ` jakub at gcc dot gnu dot org
  2009-04-04 20:56 ` rguenth at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu dot org @ 2009-03-11 12:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from jakub at gcc dot gnu dot org  2009-03-11 12:30 -------
*** Bug 39430 has been marked as a duplicate of this bug. ***


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |algrant at acm dot org


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


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

* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
  2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-01-27 18:48 ` sje at cup dot hp dot com
@ 2009-01-29  5:41 ` doko at ubuntu dot com
  2009-03-11 12:30 ` jakub at gcc dot gnu dot org
  2009-04-04 20:56 ` rguenth at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: doko at ubuntu dot com @ 2009-01-29  5:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from doko at ubuntu dot com  2009-01-29 05:41 -------
the fix for this causes http://bugs.debian.org/513420
a miscompilation of libgsf with the gcc-4_3-branch, filed as PR39015.


-- 


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


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

* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
  2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
  2009-01-25 18:35 ` [Bug middle-end/38615] [4.2/4.3 " rguenth at gcc dot gnu dot org
  2009-01-27 18:46 ` sje at gcc dot gnu dot org
@ 2009-01-27 18:48 ` sje at cup dot hp dot com
  2009-01-29  5:41 ` doko at ubuntu dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sje at cup dot hp dot com @ 2009-01-27 18:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from sje at cup dot hp dot com  2009-01-27 18:48 -------
Fixed on trunk for 4.4.0 and on 4.3 branch for 4.3.4.


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to fail|4.0.1 4.4.0 4.3.0 4.1.1     |4.0.1 4.3.0 4.1.1 4.2.0
                   |4.2.0 4.3.3                 |4.3.3
      Known to work|3.3.3 4.4.0                 |3.3.3 4.3.4 4.4.0
         Resolution|                            |FIXED


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


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

* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
  2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
  2009-01-25 18:35 ` [Bug middle-end/38615] [4.2/4.3 " rguenth at gcc dot gnu dot org
@ 2009-01-27 18:46 ` sje at gcc dot gnu dot org
  2009-01-27 18:48 ` sje at cup dot hp dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sje at gcc dot gnu dot org @ 2009-01-27 18:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from sje at gcc dot gnu dot org  2009-01-27 18:46 -------
Subject: Bug 38615

Author: sje
Date: Tue Jan 27 18:45:49 2009
New Revision: 143708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143708
Log:
        PR middle-end/38615
        * gimplify.c (gimplify_init_constructor): Fix promotion of const
        variables to static.
        * doc/invoke.texi (-fmerge-all-constants): Update description.
        * testsuite/gcc.dg/pr38615.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr38615.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/doc/invoke.texi
    branches/gcc-4_3-branch/gcc/gimplify.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto
  2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
@ 2009-01-25 18:35 ` rguenth at gcc dot gnu dot org
  2009-01-27 18:46 ` sje at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-01-25 18:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-01-25 18:35 -------
Fixed for 4.4.0.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.0.1 4.4.0 4.3.0 4.1.1     |4.0.1 4.4.0 4.3.0 4.1.1
                   |4.2.0                       |4.2.0 4.3.3
      Known to work|3.3.3                       |3.3.3 4.4.0
            Summary|[4.2/4.3/4.4 Regression]    |[4.2/4.3 Regression] invalid
                   |invalid promotion to static |promotion to static from
                   |from auto                   |auto


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


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

end of thread, other threads:[~2011-03-03 23:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38615-4@http.gcc.gnu.org/bugzilla/>
2011-03-03 23:07 ` [Bug middle-end/38615] [4.2/4.3 Regression] invalid promotion to static from auto pinskia at gcc dot gnu.org
2008-12-24  3:07 [Bug middle-end/38615] New: [4.2/4.3/4.4 " pinskia at gcc dot gnu dot org
2009-01-25 18:35 ` [Bug middle-end/38615] [4.2/4.3 " rguenth at gcc dot gnu dot org
2009-01-27 18:46 ` sje at gcc dot gnu dot org
2009-01-27 18:48 ` sje at cup dot hp dot com
2009-01-29  5:41 ` doko at ubuntu dot com
2009-03-11 12:30 ` jakub at gcc dot gnu dot org
2009-04-04 20:56 ` 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).