public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/105747] New: Possible resource hog with -O2 -fno-var-tracking
@ 2022-05-27  8:49 dcb314 at hotmail dot com
  2022-05-27  9:14 ` [Bug middle-end/105747] " pinskia at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: dcb314 at hotmail dot com @ 2022-05-27  8:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105747
           Summary: Possible resource hog with -O2 -fno-var-tracking
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 53041
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53041&action=edit
C source code

The attached code seems to take a suspiciously long time on
the raspberry pi.

dcb@raspberrypi:~/csmith $ (ulimit -t 600; time /home/dcb/gcc/results/bin/gcc 
-c -w -O2 -fno-var-tracking bug814.c )

real    7m4.234s
user    7m2.175s
sys     0m0.549s
dcb@raspberrypi:~/csmith $ 

Time on the x86_64 is about 20 seconds.

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

end of thread, other threads:[~2024-02-19 13:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27  8:49 [Bug c/105747] New: Possible resource hog with -O2 -fno-var-tracking dcb314 at hotmail dot com
2022-05-27  9:14 ` [Bug middle-end/105747] " pinskia at gcc dot gnu.org
2022-05-27  9:22 ` dcb314 at hotmail dot com
2022-05-27  9:31 ` [Bug rtl-optimization/105747] Scheduler can take a long time on arm-linux sometimes pinskia at gcc dot gnu.org
2022-05-27 11:14 ` rguenth at gcc dot gnu.org
2022-06-07  8:28 ` dcb314 at hotmail dot com
2022-06-07  9:30 ` dcb314 at hotmail dot com
2022-06-11  9:45 ` dcb314 at hotmail dot com
2022-06-11  9:48 ` dcb314 at hotmail dot com
2022-06-12  9:40 ` dcb314 at hotmail dot com
2024-02-19 13:29 ` 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).