[Bug c/38554] ICE when compiling pamfunc.c in netpbm with -O1 enabled

2008-12-17 Thread r0bertz at gentoo dot org
--- Comment #1 from r0bertz at gentoo dot org 2008-12-17 14:43 --- http://www.gentoo-cn.org/~zhangle/pamfunc.i I can't upload the attachment. So I have uploaded the preprocessed file to my server. Please get it at the above link. -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug c/38554] New: ICE when compiling pamfunc.c in netpbm with -O1 enabled

2008-12-17 Thread r0bertz at gentoo dot org
bm with -O1 enabled Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: r0bertz at gentoo dot org GCC build triplet: mips64e

[Bug regression/39418] New: [4.4 Regression] code mistakenly optimized out when -O2 is enabled

2009-03-10 Thread r0bertz at gentoo dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: r0bertz at gentoo dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39418

[Bug regression/39418] [4.4 Regression] code mistakenly optimized out when -O2 is enabled

2009-03-10 Thread r0bertz at gentoo dot org
--- Comment #1 from r0bertz at gentoo dot org 2009-03-10 07:16 --- http://www.gentoo-cn.org/~zhangle/prdtoa.i my router does not work well with bugzilla. It seems some data packet of the session can't make their way from server to my notebook or vice versa. I need to re-login

[Bug c/38052] New: genautomata segfaults when -O2 is enabled

2008-11-07 Thread r0bertz at gentoo dot org
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: r0bertz at gentoo dot org GCC build triplet: mipsel-unknown-linux-gnu GCC host triplet: mipsel-unknown-linux-gnu GCC target triplet: mipsel-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38052

[Bug c/38052] genautomata segfaults when -O2 is enabled

2008-11-07 Thread r0bertz at gentoo dot org
--- Comment #1 from r0bertz at gentoo dot org 2008-11-07 15:41 --- (In reply to comment #0) > The problem with output_translate_vect_name is this function has two calls to > fprintf, and they are called for the first time in this program. Another thing I don't unders

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-13 Thread r0bertz at gentoo dot org
--- Comment #3 from r0bertz at gentoo dot org 2008-11-13 09:53 --- liblbxutil-1.0.1 package could be used to reproduce this bug. I will investigate this later when i have time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38052

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-13 Thread r0bertz at gentoo dot org
--- Comment #4 from r0bertz at gentoo dot org 2008-11-13 11:36 --- and sed-4.1.5, too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38052

[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

2008-11-13 Thread r0bertz at gentoo dot org
--- Comment #5 from r0bertz at gentoo dot org 2008-11-13 17:27 --- I am trying to find which specific flag or flags when used together with -foptimize-sibling-calls could trigger this problem. As the first step I tried to find a set of flags used together with -O0 and -foptimize-sibling

[Bug c/36973] New: ICE when compiling legal(at least compiles with 4.1.2) code

2008-07-30 Thread r0bertz at gentoo dot org
Severity: critical Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: r0bertz at gentoo dot org GCC build triplet: mipsel-unknown-linux-gnu GCC host triplet: mipsel-unknown-linux-gnu GCC target triplet: mipsel-unknown

[Bug c/36973] ICE when compiling legal(at least compiles with 4.1.2) code

2008-07-30 Thread r0bertz at gentoo dot org
--- Comment #1 from r0bertz at gentoo dot org 2008-07-30 13:49 --- configured with: /var/tmp/portage/sys-devel/gcc-4.4.0_alpha20080718/work/gcc-4.4-20080718/configure --prefix=/usr --bindir=/usr/mipsel-unknown-linux-gnu/gcc-bin/4.4.0-alpha20080718 --includedir=/usr/lib/gcc/mipsel

[Bug c/36973] ICE when compiling legal(at least compiles with 4.1.2) code

2008-07-30 Thread r0bertz at gentoo dot org
--- Comment #2 from r0bertz at gentoo dot org 2008-07-30 13:52 --- Created an attachment (id=15977) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15977&action=view) preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36973

[Bug c/36973] ICE when compiling legal(at least compiles with 4.1.2) code

2008-07-30 Thread r0bertz at gentoo dot org
--- Comment #3 from r0bertz at gentoo dot org 2008-07-30 13:53 --- mipsel-unknown-linux-gnu-gcc -c -O2 -march=loongson2f -mabi=32 -pipe -W -Wall -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/share

[Bug c/36973] ICE when compiling legal(at least compiles with 4.1.2) code

2008-07-30 Thread r0bertz at gentoo dot org
--- Comment #4 from r0bertz at gentoo dot org 2008-07-30 13:55 --- the exact error message is: hp3900.c: In function 'fitcalibrate_get': hp3900.c:61: internal compiler error: Segmentation fault sorry for sending so many times. this is my first time to file gcc bugs. i wil