[Bug target/22017] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags

2005-06-11 Thread dannysmith at users dot sourceforge dot net
--- Additional Comments From dannysmith at users dot sourceforge dot net 2005-06-12 05:18 --- Hi, I think the problem is that st.m_i = 1; st.m_ch[0] = 0; causes gcc to generate a call to the library memcpy. Since the -mrtd switch is in effect, the call is generated assuming

[Bug c/22030] [4.1 Regression] ICE: Segmentation fault

2005-06-11 Thread halcy0n at gentoo dot org
-- What|Removed |Added Attachment #9073|application/octet-stream|text/plain mime type|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22030

[Bug c/22030] [4.1 Regression] ICE: Segmentation fault

2005-06-11 Thread halcy0n at gentoo dot org
--- Additional Comments From halcy0n at gentoo dot org 2005-06-12 03:52 --- Created an attachment (id=9073) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9073&action=view) Preprocessed file for above failure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22030

[Bug c/22030] New: [4.1 Regression] ICE: Segmentation fault

2005-06-11 Thread halcy0n at gentoo dot org
Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.0_beta20050611/work/gcc-4.1-20050611/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.0-beta20050611 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.0-beta20050611/include

[Bug rtl-optimization/21887] missed optimization with globals (-mdynamic-no-pic)

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 03:47 --- Confirmed, -fno-PIC works and so does -fPIC but -mdynamic-no-pic does not for some reason. -- What|Removed |Added ---

[Bug tree-optimization/21829] [4.1 Regression] missed jump threading after unroller

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 03:44 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug tree-optimization/22029] [4.1 Regression] ICE with -fdump-tree-copyprop3-details

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22029

[Bug tree-optimization/22029] New: [4.1 Regression] ICE with -fdump-tree-copyprop3-details

2005-06-11 Thread pinskia at gcc dot gnu dot org
The following code ICEs with -ftree-vectorize -O1 -msse3 -fdump-tree-copyprop3-details: #include void dupa() { double* wagi; unsigned int i,synapsy=100; wagi = (double*)malloc(100*synapsy); for( i=0;ihttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=22029

[Bug target/20337] Unable to run dynamicly linked binaries on ARCH sh3 (hitachi)

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|pending |target GCC target triplet|--target=sh3|sh3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20337

[Bug pending/20337] Unable to run dynamicly linked binaries on ARCH sh3 (hitachi)

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20337

[Bug rtl-optimization/17752] Hot/cold basic block partitioning optimization has problems

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 03:29 --- All of these three issues have now been fixed. Closing as fixed. -- What|Removed |Added

[Bug target/15397] [g77] c float function called from fortran gives wrong result

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 03:23 --- (In reply to comment #5) > May be the following may give a hint to the g77 developers: > if using the -fno-f2c compile option the error does not occur on AMD64 > architectures. That means the ABI is differe

[Bug tree-optimization/22025] [4.1 Regression] ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-12 03:19 --- Subject: Bug 22025 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-12 03:19:26 Modified files: gcc: ChangeLog tree-ssa-structalias.c Add

[Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-12 03:19 --- Subject: Bug 22005 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-12 03:19:26 Modified files: gcc: ChangeLog tree-ssa-structalias.c Add

[Bug tree-optimization/18777] Redundant loop count insns in simple vectorized loop

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 03:19 --- Fixed on the mainline: _Z6foobarv: .LFB2: pushl %ebp .LCFI0: movl%esp, %ebp .LCFI1: subl$56, %esp .LCFI2: movaps -40(%ebp), %xmm0 mulps -24(%ebp), %xmm0

[Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply

2005-06-11 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2005-06-12 02:06 --- Test also aborts on hppa-2.0w-hp-hpux11.11 and hppa-unknown-linux-gnu using stage1/xgcc (4.1.0). -- What|Removed |Added -

[Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 02:01 --- s/cfunc/cfun/ in the patch, I must have forgot what the name of variable was for some reason. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22024

[Bug middle-end/22028] [4.0/4.1 Regression] ICE after invalid struct declaration

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-12 00:10 --- Confirmed, caused by: 2005-06-01 Jakub Jelinek <[EMAIL PROTECTED]> PR c/21536 PR c/20760 * gimplify.c (gimplify_decl_expr): Call gimplify_type_sizes on variable sizes type

[Bug c/22028] New: ICE after invalid struct declaration

2005-06-11 Thread falk at debian dot org
[EMAIL PROTECTED]:/tmp% cat bug.c && gcc -c bug.c int f(){ struct { int i[]; } u; } bug.c: In function 'f': bug.c:2: error: flexible array member in otherwise empty struct bug.c:2: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in gimplify_type_size

[Bug fortran/19271] ICE on a = transpose(a) for character array

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 23:28 --- *** Bug 22027 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/22027] ICE in gfc_trans_scalar_assign at trans-expr.c:2004

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 23:28 --- Time to update your GCC. The version from March is so old. Try a snapshot of 4.0.x which should have all the fixes for gfortran which were also applied to the mainline. *** This bug has been marked as a

[Bug ada/18818] ACATS cd10002 fails at runtime

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 23:22 --- Started failing again on 4.1.0 Fri Jun 10 20:07:24 UTC 2005 x86_64-linux. It's a slightly different part of the test that fails but since this was never properly analyzed, reopening. ,.,. CD10002 ACATS 2.5 05-06

[Bug fortran/22027] New: ICE in gfc_trans_scalar_assign at trans-expr.c:2004

2005-06-11 Thread c dot lemmen at fz-juelich dot de
Another Bug in Numerical Recipes on Darwin /usr/local/gfortran/libexec/gcc/powerpc-apple-darwin7.8.0/4.1.0/f951 src/mpops.f90 -fPIC -quiet -dumpbase mpops.f90 -auxbase mpops -version -o /var/tmp//ccH8Fg40.s GNU F95 version 4.1.0 20050325 (experimental) (powerpc-apple-darwin7.8.0) compiled

[Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 23:19 --- Still failing as of 4.1.0 Fri Jun 10 20:07:24 UTC 2005 on x86_64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18819

[Bug ada/21242] ACATS wrong array copy code c52102b c52102d

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 23:16 --- C52102B and C52102D still failing as of 4.1.0 Fri Jun 10 20:07:24 UTC 2005 on x86_64-linux. C41203A C41203B C62002A are no longer failing. -- What|Removed |Added ---

[Bug ada/22026] New: ACATS FAIL C45331A fixed point wrong code

2005-06-11 Thread laurent at guerby dot net
4.1.0 20050611 on x86_64 Fri Jun 10 20:07:24 UTC 2005 ,.,. C45331A ACATS 2.5 05-06-11 23:20:58 C45331A CHECK THAT FOR FIXED POINT TYPES THE OPERATORS "+" AND "-" PRODUCE CORRECT RESULTS - BASIC TYPES. * C45331A -1000.0 + 1000.0 /= 0.0.

[Bug ada/20548] [4.1 Regression] ACATS c52103x segfault at runtime on x86_64

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 23:10 --- Still there on 4.1 20050611 x86_64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20548

[Bug tree-optimization/22025] [4.1 Regression] ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Component|ada

[Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 23:05 --- 12 ACATS tests have the same ICE "throw in middle of block": cxg1001 cxg1003 cxg1004 cxg1005 cxg2002 cxg2006 cxg2007 cxg2008 cxg2018 cxg2019 cxg2020 cxg2021 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2

[Bug tree-optimization/22024] [4.1 Regression] ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 23:05 --- This patch should fix it, it sets up the rank for the chain decl too: Index: tree-ssa-reassoc.c === RCS file: /cvs/gcc/gcc/gcc/tree-ssa-reasso

[Bug ada/22025] New: ACATS ICE (8) fieldoff_compare, at tree-ssa-structalias.c:2550

2005-06-11 Thread laurent at guerby dot net
+===GNAT BUG DETECTED==+ | 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: | | tree check: expected integer_cst, have mult_expr in | |fieldoff_compare, at tree-ssa-structalias.c:2550

[Bug ada/22024] New: ACATS ICE cxa5a07 cxa5a08 cxg2016 SEGV in get_rank tree-ssa-reassoc.c:292

2005-06-11 Thread laurent at guerby dot net
More info on cxa5a07 (gdb) bt #0 0x0095330e in get_rank (e=0x2a95fea230) at /home/guerby/work/gcc/version-head/gcc/tree-ssa-reassoc.c:292 #1 0x009534fc in get_rank (e=0x2a95fea2a0) at /home/guerby/work/gcc/version-head/gcc/tree-ssa-reassoc.c:320 #2 0x00953773 in reassocia

[Bug fortran/17202] ice-on-valid-code, trans-array.c:217: gfc_conv_descriptor_dtype Assertion failed

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 22:45 --- *** Bug 22023 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17202

[Bug fortran/22023] ICE in gfc_conv_descriptor_dtype at trans_array.c:177

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 22:45 --- I think it is time to update your compiler. This has already been fixed. This is a dup of bug 17202. *** This bug has been marked as a duplicate of 17202 *** -- What|Removed

[Bug fortran/21797] complex(4) sqrt failures on alpha-linux

2005-06-11 Thread sgk at troutmask dot apl dot washington dot edu
--- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2005-06-11 22:43 --- Subject: Re: complex(4) sqrt failures on alpha-linux On Thu, Jun 02, 2005 at 07:56:27AM -, tkoenig at gcc dot gnu dot org wrote: > > Created an attachment (id=9011) --> (http://gcc.g

[Bug fortran/22023] New: ICE in gfc_conv_descriptor_dtype at trans_array.c:177

2005-06-11 Thread c dot lemmen at fz-juelich dot de
ICE in Numerical Recipes nrutil module joey:/opt/src/numrec-f90 carsten$ gfortran -v -c src/nrtype.f90 src/nrutil.f90 src/nr.f90 Using built-in specs. Target: powerpc-apple-darwin7.8.0 Configured with: ../gcc/configure --prefix=/usr/local/gfortran --enable-languages=c,f95 Thread model: posix gcc

[Bug tree-optimization/21994] [4.1 regression] complex throwing functions cause ICE

2005-06-11 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|NEW

[Bug fortran/21375] Rising run-time errors at DEALLOCATE with STAT clause

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-11 22:33 --- Subject: Bug 21375 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-11 22:33:11 Modified files: gcc/testsuite : ChangeLog Added files: gcc/t

[Bug fortran/17792] deallocate does not return stat

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-11 22:33 --- Subject: Bug 17792 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-11 22:33:11 Modified files: gcc/testsuite : ChangeLog Added files: gcc/t

[Bug fortran/17792] deallocate does not return stat

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-11 22:29 --- Subject: Bug 17792 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-11 22:29:18 Modified files: gcc/fortran: ChangeLog trans-array.c trans-array.h

[Bug fortran/21375] Rising run-time errors at DEALLOCATE with STAT clause

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-11 22:29 --- Subject: Bug 21375 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-11 22:29:18 Modified files: gcc/fortran: ChangeLog trans-array.c trans-array.h

[Bug tree-optimization/22022] [4.1 Regression] ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||rth at gcc dot gnu dot org, ||pinskia at gcc dot gnu dot

[Bug ada/22022] New: ACATS ICE cxg1002 tree_split_edge, at tree-cfg.c:3025

2005-06-11 Thread laurent at guerby dot net
Andrew Pinski says it might be somewhat related to PR21994 +===GNAT BUG DETECTED==+ | 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: | | in tree_split_edge, at tree-cfg.c:3025 | | Erro

[Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 21:58 --- 2 ACATS tests with the same ICE: c37213j c37213l +===GNAT BUG DETECTED==+ | 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: | | tree

[Bug fortran/22021] gfortran dies with Bus error

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 21:54 --- Reduces down to PR 15966. *** This bug has been marked as a duplicate of 15966 *** -- What|Removed |Added ---

[Bug fortran/15966] ICE and segmentation fault on internal write

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 21:54 --- *** Bug 22021 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/22021] gfortran dies with Bus error

2005-06-11 Thread Russell dot Edwards at csiro dot au
--- Additional Comments From Russell dot Edwards at csiro dot au 2005-06-11 21:39 --- Created an attachment (id=9072) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9072&action=view) source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22021

[Bug fortran/22021] New: gfortran dies with Bus error

2005-06-11 Thread Russell dot Edwards at csiro dot au
Trying to compile the attached ancient fortran source file, gfortran dies with a bus error. g77 doesn't have a problem with it. pksguest18:genutil>gfortran -v -save-temps -O2 -c parpos.f -o parpos.o Using built-in specs. Target: powerpc-apple-darwin7.9.0 Configured with: ../gcc/configure --enab

[Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib

2005-06-11 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-06-11 20:49 --- gnattools hits the same ICE on two files, -O0 works there too. Now on to ACATS... ../../xgcc -B../../ -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common -gnatpg -gnata

[Bug libfortran/21995] Problem using spread intrinsic

2005-06-11 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-06-11 20:46 --- >From the .t02.original file: real4 C.476 = 1.0e+0; struct array1_real4 atmp.0; atmp.0.dtype = 281; atmp.0.data = 0B; atmp.0.offset = 0; atmp.0.dim[0].stride = 0; _gfortran_spre

[Bug libfortran/20930] [4.0 Regression] gfortran.dg/backspace.f execution test

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-11 20:21 --- Subject: Bug 20930 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-06-11 20:21:41 Modified files: libgfortran: Change

[Bug libfortran/21333] [4.0 only] in_pack / in_unpack alignment issues

2005-06-11 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-06-11 20:19 --- Fixed in 4.1, waiting for 4.0 to reopen. -- What|Removed |Added Known to fail|

[Bug fortran/20786] Can't use AINT intrinsic with KIND parameter

2005-06-11 Thread jblomqvi at cc dot hut dot fi
--- Additional Comments From jblomqvi at cc dot hut dot fi 2005-06-11 20:07 --- Actually, ANINT also exhibits the same problem: implicit none real(4) :: r = 42.7, r2 r2 = aint (r,kind=8) print *, 'aint: ', r2 r2 = anint (r, kind=8) print *, 'anint: ',

[Bug libfortran/21333] in_pack / in_unpack alignment issues

2005-06-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-11 19:39 --- Subject: Bug 21333 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-11 19:39:13 Modified files: libgfortran: Makefile.in Makefile.am libgfortran.h

[Bug c/22020] Poor error message for invalid cast in constant initializer

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 19:38 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug libstdc++/21951] [4.0 only] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions

2005-06-11 Thread dank at kegel dot com
--- Additional Comments From dank at kegel dot com 2005-06-11 19:29 --- Created an attachment (id=9071) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9071&action=view) proposed workaround -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21951

[Bug c/22020] Poor error message for invalid cast in constant initializer

2005-06-11 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added Summary|Poor error message for |Poor error message for |invalid cast in initializer |invalid cast in constant

[Bug c/22020] New: Poor error message for invalid cast in initializer

2005-06-11 Thread ebotcazou at gcc dot gnu dot org
Compile int a; int b = (int)&a; short c = (short)&a; on a 32-bit platform: [EMAIL PROTECTED]:~> gcc -S t.c t.c:3: error: initializer element is not constant Reading C99 6.6 ยง7-10, I understand that the compiler is entitled to accept the first initializer but not the second. However I find th

[Bug tree-optimization/15353] [tree-ssa] Merge two "if"s if one subsumes the other.

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 19:16 --- (In reply to comment #3) > And it should merge them, too, like for I better testcase which shows why we don't convert i > j || i == j into i >= j which is reduced from Richard's tramp3d: int g(void); int h(

[Bug tree-optimization/15353] [tree-ssa] Merge two "if"s if one subsumes the other.

2005-06-11 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-06-11 19:05 --- And it should merge them, too, like for int g(void); int h(void); int f(int i, int j) { while (1) { if (i > j) break; if (i == j) break; return g(); } return h()

[Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org BugsThisDependsOn|

[Bug ada/22019] New: do_structure_copy ICE on Ada gnatlib

2005-06-11 Thread laurent at guerby dot net
../../xgcc -B../../ -c -g -O2 -fPIC -W -Wall -gnatpg g-socket.adb -o g-socket.o +===GNAT BUG DETECTED==+ | 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: | | tree check: expected integer_cst, have cond_expr in

[Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21985

[Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3

2005-06-11 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-06-11 16:47 --- Subject: Re: [4.1 Regression] ICE: segmentation fault in stage3 > This is most likely the same as PR 22018 which has a reduced testcase but > since I don't have access to > hppa-linux-gnu, I don'

[Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply

2005-06-11 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-11 16:19 --- Thanks Andrew! -- What|Removed |Added CC|ebotcazou at libertysurf dot|ebo

[Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||21916 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22018

[Bug middle-end/21916] [4.1 Regression] ICE: segmentation fault in stage3

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 16:14 --- This is most likely the same as PR 22018 which has a reduced testcase but since I don't have access to hppa-linux-gnu, I don't know for sure. -- What|Removed |Added ---

[Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||dnovillo at gcc dot gnu dot ||org Target Milestone|---

[Bug tree-optimization/22018] [4.1 Regression] VRP miscompiles multiply

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||ebotcazou at libertysurf dot ||fr http://gcc.gnu.org/bugzilla/s

[Bug tree-optimization/22018] New: [4.1 Regression] VRP miscompiles multiply

2005-06-11 Thread pinskia at gcc dot gnu dot org
The following should not abort at any optimization level but does at -O2: void abort (void); void g(int); void f(int l) { unsigned i; for (i = 0; i < l; i++) { int y = i; int z = y*-32; g(z); } } void g(int i) { static int x = 0; if (i == 0) x ++; if (x > 1)

[Bug libgcj/21942] boehm-gc doesn't compile on Solaris 10/amd64

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21942

[Bug libgcj/21940] boehm-gc gctest fails on Solaris 10/x86

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21940

[Bug middle-end/21728] [4.0/4.1 Regression] Nonlocal goto from an unused nested function

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 15:23 --- Patch here: . -- What|Removed |Added

[Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 15:19 --- Patch here: . -- What|Removed |Added

[Bug java/22011] converting jar files into .so library in win32

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug

[Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 15:12 --- *** Bug 22016 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c/22016] ICE while compiling CVS postgres

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 15:12 --- This is a dup of bug 22014, it has to due with __transparent_union__. *** This bug has been marked as a duplicate of 22014 *** -- What|Removed |Added ---

[Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2005-06-11 14:59 --- *** Bug 22015 has been marked as a duplicate of this bug. *** -- What|Removed |Added C

[Bug other/22015] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2005-06-11 14:59 --- *** This bug has been marked as a duplicate of 22014 *** -- What|Removed |Added Status|U

[Bug c/22013] [4.0/4.1 Regression] ICE in gimple_add_tmp_var, at gimplify.c:535

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 14:58 --- Confirmed. -- What|Removed |Added CC||pinskia at

[Bug tree-optimization/22014] [4.1 Regression] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 14:56 --- Confirmed. -- What|Removed |Added Component|c |tree-optim

[Bug target/22017] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags

2005-06-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |target Keywords||ABI, wrong-code http://gcc.gnu.org/bugzilla/show_bug.c

[Bug c/22017] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags

2005-06-11 Thread lyuzhou at 21cn dot com
--- Additional Comments From lyuzhou at 21cn dot com 2005-06-11 14:52 --- The sources file MUST ".cpp" file, not ".c" file. Must compile with BOTH two flags: "-march=i386 -mrtd". Known to work:mingw gcc 3.3.3 Known to fail:mingw gcc 3.4.2 3.4.3 3.4.4 precompile file: = main.i

[Bug c/22017] New: Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags

2005-06-11 Thread lyuzhou at 21cn dot com
System type: Microsoft Windows 2000 [Version 5.00.2195] Sources file for reproducing the bug: = main.cpp (begin) = extern "C" void __cdecl _assert (const char*, const char*, int); #define assert(e) ((e) ? (void)0 : _assert(#e, __FILE__, __LINE__)) struct st_t { int m_i;

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-06-11 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-11 14:22 --- Janis, since Keith's patch went in, could you please retry with the current sources? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21155

[Bug tree-optimization/21884] [4.1 regression] ICE with -ftree-vectorize

2005-06-11 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-11 14:19 --- All three testcases (from comment #1, #4, and #7) got fixed by Keith's patch. -- What|Removed |Added ---

[Bug c/22016] ICE while compiling CVS postgres

2005-06-11 Thread ahaas at airmail dot net
--- Additional Comments From ahaas at airmail dot net 2005-06-11 14:16 --- Created an attachment (id=9070) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9070&action=view) Preprocessed file producing ICE Pre-processed file compressed with gzip as it is large. -- http://gcc.gnu.

[Bug c/22016] New: ICE while compiling CVS postgres

2005-06-11 Thread ahaas at airmail dot net
nable-languages=c,c++,objc --with-system-zlib --disable-checking Thread model: posix gcc version 4.1.0 20050611 (experimental) /opt/gnu/libexec/gcc/i686-pc-linux-gnu/4.1.0/cc1 -E -quiet -v -I../../../src/include -I/home/arth/src/pgsql/src/include -D_GNU_SOURCE /home/arth/src/pgsql/src/backend/postm

[Bug c++/10611] operations on vector mode not recognized in C++

2005-06-11 Thread bert dot hubert at netherlabs dot nl
--- Additional Comments From bert dot hubert at netherlabs dot nl 2005-06-11 14:13 --- Subject: Re: operations on vector mode not recognized in C++ Updated http://ds9a.nl/gcc-simd/ to this effect, thanks. On Sat, Jun 11, 2005 at 12:20:03AM -, aldyh at gcc dot gnu dot org wrote: >

[Bug tree-optimization/21933] [4.1 regression] ICE with -ftree-vectorize

2005-06-11 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-11 14:04 --- Fixed by Keith's patch. -- What|Removed |Added Status|NEW

[Bug other/22015] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2005-06-11 13:51 --- Created an attachment (id=9069) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9069&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22015

[Bug other/22015] New: ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread pluto at agmk dot net
gcc-4.1.0-20050610 $ gcc imake.i -c -O imake.c: In function 'doit': imake.c:790: internal compiler error: in do_structure_copy, at tree-ssa-structalias.c:2363 -- Summary: ICE in do_structure_copy, at tree-ssa-structalias.c:2363 Product: gcc Ve

[Bug fortran/19926] Incorrect rank with PARAMETER and array element.

2005-06-11 Thread sgk at troutmask dot apl dot washington dot edu
--- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2005-06-11 13:49 --- Subject: Re: Incorrect rank with PARAMETER and array element. On Sat, Jun 11, 2005 at 09:39:13AM -, eedelman at acclab dot helsinki dot fi wrote: > > Just to elaborate on what I mean

[Bug fortran/19926] Incorrect rank with PARAMETER and array element.

2005-06-11 Thread eedelman at acclab dot helsinki dot fi
--- Additional Comments From eedelman at acclab dot helsinki dot fi 2005-06-11 12:43 --- (In reply to comment #7) > One thing that slightly worries my is, why isn't e->rank zero by itself? If > you > make string_comp in the fortran code a PROGRAM instead of SUBROUTINE, e->rank > _is_

[Bug libstdc++/21951] [4.0 only] std::vector.reserve() unusable with -Werror -Wall -O -fno-exceptions

2005-06-11 Thread dank at kegel dot com
--- Additional Comments From dank at kegel dot com 2005-06-11 11:25 --- OK, I'm testing a patch now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21951

[Bug fortran/19926] Incorrect rank with PARAMETER and array element.

2005-06-11 Thread eedelman at acclab dot helsinki dot fi
--- Additional Comments From eedelman at acclab dot helsinki dot fi 2005-06-11 09:39 --- (In reply to comment #4) > I tested the attached patch, which is equivalent to Erik's > patch with the exception that I remove an unnecesary \n in > the conditional of the if (). > > I've also atta

[Bug c/22013] ICE in gimple_add_tmp_var, at gimplify.c:535

2005-06-11 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-06-11 09:11 --- Problem seems to be that the C front end assumes something without a DECL_NAME is not yet in the unexpanded variables list. Don't ask me why :-/ Hack: Index: c-gimplify.c ===

[Bug c/22014] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread steven at gcc dot gnu dot org
-- What|Removed |Added CC||dberlin at gcc dot gnu dot ||org Status|UNCONFIRMED

[Bug c/22014] ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread marcus at jet dot franken dot de
--- Additional Comments From marcus at jet dot franken dot de 2005-06-11 07:16 --- Created an attachment (id=9068) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9068&action=view) server.i gcc -c -O2 server.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22014

[Bug c/22014] New: ICE in do_structure_copy, at tree-ssa-structalias.c:2363

2005-06-11 Thread marcus at jet dot franken dot de
following code (extracted from WINE) fails in HEAD branch with: /home/marcus/projects/gcc/BIN/bin/gcc -c -O2 server.i server.i: In function 'f': server.i:17: internal compiler error: in do_structure_copy, at tree-ssa-structalias.c:2363 Please submit a full bug report, with preprocessed sou

  1   2   >