public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/62291] New: PRE uses too much memory and compile-time
@ 2014-08-28 13:08 rguenth at gcc dot gnu.org
  2014-08-29 11:02 ` [Bug tree-optimization/62291] " steven at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-08-28 13:08 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 62291
           Summary: PRE uses too much memory and compile-time
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Keywords: compile-time-hog, memory-hog
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
            Blocks: 47344

Created attachment 33409
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33409&action=edit
preprocessed testcase

For the attached testcase (from GHC) PRE blows up memory and compile-time wise
at -O2, -O2 -fno-tree-pre and -O1 are fine.

Usual suspect is AVAIL_OUT which was only eliminated for FRE.


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

end of thread, other threads:[~2023-09-28  7:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-28 13:08 [Bug tree-optimization/62291] New: PRE uses too much memory and compile-time rguenth at gcc dot gnu.org
2014-08-29 11:02 ` [Bug tree-optimization/62291] " steven at gcc dot gnu.org
2014-08-29 12:40 ` rguenth at gcc dot gnu.org
2014-08-29 12:51 ` rguenth at gcc dot gnu.org
2014-09-01 13:31 ` rguenth at gcc dot gnu.org
2023-09-28  7:29 ` [Bug tree-optimization/62291] tree " rguenth 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).