public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/33922]  New: [4.3 Regression] slow compilation on ia64
@ 2007-10-27 15:40 tbm at cyrius dot com
  2007-10-27 15:48 ` [Bug tree-optimization/33922] " rguenth at gcc dot gnu dot org
                   ` (26 more replies)
  0 siblings, 27 replies; 29+ messages in thread
From: tbm at cyrius dot com @ 2007-10-27 15:40 UTC (permalink / raw)
  To: gcc-bugs

The following program take about 30 seconds to compile on IA64 with -O3 and
trunk, but took less than a second with 4.2.  On x86_x86 it take about 3
seconds.

(sid)tbm@coconut0:~$ time /usr/lib/gcc-snapshot/bin/gcc -c -O3 slow.c

real    0m32.572s
user    0m18.838s
sys     0m0.049s
(sid)tbm@coconut0:~$ time gcc-4.2 -c -O3 slow.c

real    0m0.696s
user    0m0.062s
sys     0m0.022s
(sid)tbm@coconut0:~$


-- 
           Summary: [4.3 Regression] slow compilation on ia64
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: ia64-linux-gnu


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


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

end of thread, other threads:[~2007-11-05 15:44 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-27 15:40 [Bug tree-optimization/33922] New: [4.3 Regression] slow compilation on ia64 tbm at cyrius dot com
2007-10-27 15:48 ` [Bug tree-optimization/33922] " rguenth at gcc dot gnu dot org
2007-10-27 16:03 ` tbm at cyrius dot com
2007-10-27 16:07 ` tbm at cyrius dot com
2007-10-27 16:14 ` tbm at cyrius dot com
2007-10-27 16:44 ` tbm at cyrius dot com
2007-10-27 17:51 ` tbm at cyrius dot com
2007-10-27 17:52 ` tbm at cyrius dot com
2007-10-27 18:01 ` [Bug middle-end/33922] " pinskia at gcc dot gnu dot org
2007-10-27 18:08 ` tbm at cyrius dot com
2007-10-27 18:10   ` Andrew Pinski
2007-10-27 18:10 ` pinskia at gmail dot com
2007-10-27 18:13 ` tbm at cyrius dot com
2007-10-27 18:53 ` tbm at cyrius dot com
2007-10-27 18:59 ` [Bug rtl-optimization/33922] [4.3 Regression] slow compilation on ia64 (postreload scheduling) pinskia at gcc dot gnu dot org
2007-10-27 19:27 ` tbm at cyrius dot com
2007-10-28 19:11 ` jakub at gcc dot gnu dot org
2007-10-28 19:42 ` jakub at gcc dot gnu dot org
2007-10-28 20:04 ` maxim at codesourcery dot com
2007-10-28 20:21 ` jakub at gcc dot gnu dot org
2007-10-28 20:43 ` jakub at gcc dot gnu dot org
2007-10-28 21:11 ` jakub at gcc dot gnu dot org
2007-10-29  8:43 ` jakub at gcc dot gnu dot org
2007-11-01 20:59 ` jakub at gcc dot gnu dot org
2007-11-01 21:02 ` rguenther at suse dot de
2007-11-03 10:48 ` ebotcazou at gcc dot gnu dot org
2007-11-05  3:10 ` mmitchel at gcc dot gnu dot org
2007-11-05 15:42 ` spop at gcc dot gnu dot org
2007-11-05 15:44 ` spop 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).