public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/31892] optimization: Loop not optimized away because of static
       [not found] <bug-31892-4@http.gcc.gnu.org/bugzilla/>
@ 2012-02-01 20:18 ` pinskia at gcc dot gnu.org
  2020-08-31  9:25 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-01 20:18 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-02-01
            Summary|optimization: Loop not      |optimization: Loop not
                   |optimized away              |optimized away because of
                   |                            |static
     Ever Confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-01 20:17:47 UTC ---
Confirmed, the issue is the fortran front-end promotes A to being static. 
Maybe we should just add code to the middle-end that does that.


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

* [Bug middle-end/31892] optimization: Loop not optimized away because of static
       [not found] <bug-31892-4@http.gcc.gnu.org/bugzilla/>
  2012-02-01 20:18 ` [Bug middle-end/31892] optimization: Loop not optimized away because of static pinskia at gcc dot gnu.org
@ 2020-08-31  9:25 ` burnus at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: burnus at gcc dot gnu.org @ 2020-08-31  9:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31892

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
In the meanwhile FIXED: Now also fast with GCC 7 + -O1 (and with -O2 all traces
of the array are removed).

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

end of thread, other threads:[~2020-08-31  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-31892-4@http.gcc.gnu.org/bugzilla/>
2012-02-01 20:18 ` [Bug middle-end/31892] optimization: Loop not optimized away because of static pinskia at gcc dot gnu.org
2020-08-31  9:25 ` burnus 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).