public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
       [not found] <bug-36294-4@http.gcc.gnu.org/bugzilla/>
@ 2012-02-02 18:45 ` pinskia at gcc dot gnu.org
  2024-02-20 12:55 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-02-02 18:45 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-02-02
     Ever Confirmed|0                           |1

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 18:45:03 UTC ---
I have not tested with a release checking enabled compiler but with checking
enabled it takes about a minute to compile at -O2 and takes around 210Megs.

So confirmed.


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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
       [not found] <bug-36294-4@http.gcc.gnu.org/bugzilla/>
  2012-02-02 18:45 ` [Bug middle-end/36294] gcc exited and told me to report a bug (details follow) pinskia at gcc dot gnu.org
@ 2024-02-20 12:55 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-02-20 12:55 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

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

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 14 takes around 380MB and 14s for me.  Nothing sticks out in particular
with respect to profile nor memory.  The GCC 4.2.1 binary I have around uses
482MB and 18s with PTA using 46% of the compile-time.

I can't say 380MB is much better than 482MB but at least we didn't regress
and it's now 15 years later and we don't consider 380MB excessive.

I'd still say fixed now, the testcase itself isn't particularly interesting.

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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
  2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
                   ` (4 preceding siblings ...)
  2008-05-22 23:19 ` paulbeard at gmail dot com
@ 2008-05-24 20:17 ` paulbeard at gmail dot com
  5 siblings, 0 replies; 8+ messages in thread
From: paulbeard at gmail dot com @ 2008-05-24 20:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from paulbeard at gmail dot com  2008-05-24 20:16 -------
(In reply to comment #5)
> <em>GCC is running out of memory.</em>
> 
> Oh. I'll add a swapfile and see how that goes. 
> 

It still just grinds until I kill the process. I have since worked around this
problem by installing the package, rather than building from source: I will
leave the same information over the GNOME bugtracker. If I can provide any
other information, let me know. 


-- 


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


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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
  2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
                   ` (3 preceding siblings ...)
  2008-05-22 20:02 ` pinskia at gcc dot gnu dot org
@ 2008-05-22 23:19 ` paulbeard at gmail dot com
  2008-05-24 20:17 ` paulbeard at gmail dot com
  5 siblings, 0 replies; 8+ messages in thread
From: paulbeard at gmail dot com @ 2008-05-22 23:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from paulbeard at gmail dot com  2008-05-22 23:18 -------
<em>GCC is running out of memory.</em>

Oh. I'll add a swapfile and see how that goes. 


-- 


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


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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
  2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
                   ` (2 preceding siblings ...)
  2008-05-22 14:32 ` paulbeard at gmail dot com
@ 2008-05-22 20:02 ` pinskia at gcc dot gnu dot org
  2008-05-22 23:19 ` paulbeard at gmail dot com
  2008-05-24 20:17 ` paulbeard at gmail dot com
  5 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-05-22 20:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-05-22 20:02 -------
GCC is running out of memory.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
           Keywords|                            |memory-hog


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


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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
  2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
  2008-05-22  3:06 ` [Bug middle-end/36294] " paulbeard at gmail dot com
  2008-05-22 10:18 ` rguenth at gcc dot gnu dot org
@ 2008-05-22 14:32 ` paulbeard at gmail dot com
  2008-05-22 20:02 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: paulbeard at gmail dot com @ 2008-05-22 14:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from paulbeard at gmail dot com  2008-05-22 14:31 -------
Created an attachment (id=15670)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15670&action=view)
gtk.i file 


-- 


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


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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
  2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
  2008-05-22  3:06 ` [Bug middle-end/36294] " paulbeard at gmail dot com
@ 2008-05-22 10:18 ` rguenth at gcc dot gnu dot org
  2008-05-22 14:32 ` paulbeard at gmail dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-05-22 10:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-05-22 10:17 -------
Please attach the gtk.i file.


-- 


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


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

* [Bug middle-end/36294] gcc exited and told me to report a bug (details follow)
  2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
@ 2008-05-22  3:06 ` paulbeard at gmail dot com
  2008-05-22 10:18 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: paulbeard at gmail dot com @ 2008-05-22  3:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from paulbeard at gmail dot com  2008-05-22 03:06 -------
Here is a more complete report: 

gcc -v -save-temps -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/python2.5
-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I./gtk -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include/pycairo -I/usr/local/include/cairo
-I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
-I/usr/local/include/pango-1.0 -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/freetype2 -O2 -fno-strict-aliasing -pipe -Wall -std=c9x
-MT _gtk_la-gtk.lo -MD -MP -MF .deps/_gtk_la-gtk.Tpo -c gtk.c -fPIC -DPIC -o
.libs/_gtk_la-gtk.o 2>&1 | tee build.log
[root@stinky /usr/ports/x11-toolkits/py-gtk2/work/pygtk-2.12.1/gtk]# view
build.log 

gcc: warning: -pipe ignored because -save-temps specified
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
 /usr/libexec/cc1 -E -quiet -v -I. -I. -I.. -I/usr/local/include/python2.5
-I/us
r/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.
0/include -I./gtk -I/usr/local/include -I/usr/local/include/pycairo
-I/usr/local
/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/local/
include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I
/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include
-I/
usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/includ
e/freetype2 -MD .libs/_gtk_la-gtk.d -MF .deps/_gtk_la-gtk.Tpo -MP -MT
_gtk_la-gt
k.lo -MQ .libs/_gtk_la-gtk.o -D_LONGLONG -DHAVE_CONFIG_H -D_THREAD_SAFE
-D_THREA
D_SAFE -DPIC gtk.c -std=c9x -Wall -fno-strict-aliasing -fPIC -O2
-fpch-preproces
s -o gtk.i
ignoring duplicate directory "/usr/include"
ignoring duplicate directory "."
ignoring nonexistent directory "/usr/local/lib/glib-2.0/include"
ignoring nonexistent directory "./gtk"
ignoring duplicate directory "/usr/local/include"
ignoring nonexistent directory "/usr/local/lib/gtk-2.0/include"
ignoring duplicate directory "/usr/local/include/cairo"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/usr/local/include/glib-2.0"
ignoring nonexistent directory "/usr/local/lib/glib-2.0/include"
ignoring duplicate directory "/usr/local/include/freetype2"
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 /usr/local/include/python2.5
 /usr/local/include/pygtk-2.0
 /usr/local/include/glib-2.0
 /usr/local/include
 /usr/local/include/pycairo
 /usr/local/include/cairo
 /usr/local/include/freetype2
 /usr/local/include/gtk-2.0
 /usr/local/include/atk-1.0
 /usr/local/include/pango-1.0
 /usr/include
End of search list.
 /usr/libexec/cc1 -fpreprocessed gtk.i -quiet -dumpbase gtk.c -auxbase-strip
.li
bs/_gtk_la-gtk.o -O2 -Wall -std=c9x -version -fno-strict-aliasing -fPIC -o
gtk.s
GNU C version 4.2.1 20070719  [FreeBSD] (i386-undermydesk-freebsd)
        compiled by GNU C version 4.2.1 20070719  [FreeBSD].
GGC heuristics: --param ggc-min-expand=37 --param ggc-min-heapsize=14772
Compiler executable checksum: fb6ee02eabe3be1db3bcacb25d6b70a5
./gtk.override: In function 'pygtk_main_watch_prepare':
./gtk.override:1071: warning: unused variable 'real_source'
gcc: Internal error: Killed: 9 (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

paulbeard at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paulbeard at gmail dot com


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


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

end of thread, other threads:[~2024-02-20 12:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-36294-4@http.gcc.gnu.org/bugzilla/>
2012-02-02 18:45 ` [Bug middle-end/36294] gcc exited and told me to report a bug (details follow) pinskia at gcc dot gnu.org
2024-02-20 12:55 ` rguenth at gcc dot gnu.org
2008-05-22  0:24 [Bug c/36294] New: " paulbeard at gmail dot com
2008-05-22  3:06 ` [Bug middle-end/36294] " paulbeard at gmail dot com
2008-05-22 10:18 ` rguenth at gcc dot gnu dot org
2008-05-22 14:32 ` paulbeard at gmail dot com
2008-05-22 20:02 ` pinskia at gcc dot gnu dot org
2008-05-22 23:19 ` paulbeard at gmail dot com
2008-05-24 20:17 ` paulbeard at gmail dot com

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).