--- Comment #3 from lists at eitanadler dot com 2010-06-20 04:51 ---
Is there any more information I could provide to help diagnose the issue?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44573
--- Comment #1 from lists at eitanadler dot com 2010-06-17 19:35 ---
Created an attachment (id=20933)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20933&action=view)
preprocessed source of file that fails
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44573
P version
5.0.1, MPFR version 3.0.0, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 5553719ce72b2d69f65e40945090ee04
gdkscreen.c: In function 'gdk_screen_class_init':
gdkscreen.c:85:8: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE+seg11 when compiling GTK
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lists at eitanadler dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44573
--- Comment #13 from lists at eitanadler dot com 2010-06-03 12:38 ---
gcc 4.6.0.20100529 + the patch fixes the problem.
--
lists at eitanadler dot com changed:
What|Removed |Added
--- Comment #9 from lists at eitanadler dot com 2010-06-01 16:23 ---
(In reply to comment #8)
> (In reply to comment #7)
...
> That is not what I was asking for. Please add -v to the command line
> used to compile libavutil/crc.o and show its output.
Sorry, I misunderstood. He
--- Comment #7 from lists at eitanadler dot com 2010-06-01 15:58 ---
(In reply to comment #6)
> (In reply to comment #0)
> > gcc46 -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> > -I. -I"/dta/ports/multimedia/ffmpeg/work/ffmpeg-0.5.2" -pipe -mss
--- Comment #5 from lists at eitanadler dot com 2010-06-01 14:52 ---
This is only caused by -O3. -O2 seems perfectly fine.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363
--- Comment #3 from lists at eitanadler dot com 2010-06-01 14:20 ---
After some more testing I could leave all the -f options on as long as I set
-O0. I'm still testing to see if it works with -O1 or -O2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363
--- Comment #2 from lists at eitanadler dot com 2010-06-01 12:41 ---
Sorry - I forgot to include the following data:
% uname -rms
FreeBSD 8.1-BETA1 i386
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363
--- Comment #1 from lists at eitanadler dot com 2010-06-01 12:39 ---
Created an attachment (id=20792)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20792&action=view)
preprocessed source of file that fails
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363
c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lists at eitanadler dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44363
11 matches
Mail list logo