[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
--- Comment #4 from laurent at guerby dot net 2009-09-08 06:13 --- I see it on arm-linux too. It ICEs at -O1 and -O2 but works at -O0. a-direct.adb: In function 'Ada.Directories.Start_Search': a-direct.adb:1178:4: error: expected an SSA_NAME object a-direct.adb:1178:4: error: in

[Bug middle-end/41289] [4.5 Regression] ICE verify_ssa failed building libavformat/oggparseogm.c

2009-09-08 Thread t66667 at gmail dot com
--- Comment #8 from t7 at gmail dot com 2009-09-08 06:24 --- ccache x86_64-w64-mingw32-gcc -DHAVE_AV_CONFIG_H -I. -I/home/slack/vlc/x86_64/ffmpeg -I/home/slack/local/xmingw-4.5-trunk-w64-sjlj/x86_64-w64-mingw32/include/directx

[Bug target/41288] [4.5 Regression] gcc.target/x86_64/abi/test_struct_returning.c regressions on *-apple-darwin* at -m64

2009-09-08 Thread ubizjak at gmail dot com
--- Comment #10 from ubizjak at gmail dot com 2009-09-08 06:56 --- What happens if you change either of these to movups: + movaps LC4(%rip), %xmm0 + movaps %xmm0, -24(%rsp) My bet is on the second one, -24(%rsp) is not 16byte aligned. --

[Bug c++/41292] Link error on Solaris 10 / GNU 3.4.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
-- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41292

[Bug target/41288] [4.5 Regression] gcc.target/x86_64/abi/test_struct_returning.c regressions on *-apple-darwin* at -m64

2009-09-08 Thread ubizjak at gmail dot com
--- Comment #11 from ubizjak at gmail dot com 2009-09-08 07:06 --- (In reply to comment #9) Looks related to PR 39907. Ah, indeed. Jack, just change asm-support-darwin.s as [1]. [1]

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #8 from developer at sandoe-acoustics dot co dot uk 2009-09-08 07:09 --- (In reply to comment #6) I believe Mike Stump told me that it is possible that darwin's strip could re-order the sections. Is that possibility addressed in the current patches? I don't believe

[Bug c++/41304] New: Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
Hi All, Please note that we are migrating from solaris 8 to solaris 10 box. We were using precompiled version of gcc 4.3.2. However our building was faling. The precompiled version was using system ld instead of gcc ld. Hence building gcc 4.3.2 with the precompiled version of gcc 4.3.2. I am

[Bug fortran/40812] Files 2GB are incorrectly handled on mingw

2009-09-08 Thread burnus at gcc dot gnu dot org
--- Comment #12 from burnus at gcc dot gnu dot org 2009-09-08 07:21 --- Well, in fact it is MS here. But we on mingw-w64 think at the moment about to add an override option for this by defining _LARGE_FILES (In reply to comment #11) I worked on some of the current large file

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2009-09-08 07:27 --- I am building gcc 4.3.2 on solaris 10 box. I am getting the following build error. checking for sparc-sun-solaris2.10-gcc... /home/odyssey/f065093/gcc/gcc-4.3.2/host-sparc-sun-solaris2.10/gcc/xgcc

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #2 from vijay dot x dot jain at jpmchase dot com 2009-09-08 07:55 --- Following is the output of gcc -v Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: /net/clpt-v490-1/export/data1/bldmstr/20090604_ceres_gcc432/src/configure --prefix= --enable-shared

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2009-09-08 08:02 --- Do you mean I have to remove srcdir=/home/odyssey/f065093/gcc/gcc-4.3.2/ from configure options? Yes. Also your statement building src directory is not supported. Does this mean I have to run the configure

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
--- Comment #5 from laurent at guerby dot net 2009-09-08 08:42 --- Same with g-dirope.adb, same workaround works. g-dirope.adb: In function 'GNAT.DIRECTORY_OPERATIONS.REMOVE_DIR': g-dirope.adb:727:4: error: expected an SSA_NAME object g-dirope.adb:727:4: error: in statement # DEBUG

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #9 from developer at sandoe-acoustics dot co dot uk 2009-09-08 08:54 --- Created an attachment (id=18538) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18538action=view) patch allowing compare-debug to work with dwarf mach-o this works for powerpc-apple-darwin8 (stabs

[Bug bootstrap/41296] bootstrap fails with --with-dwarf2 trunk at 151455

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #3 from developer at sandoe-acoustics dot co dot uk 2009-09-08 08:49 --- (In reply to comment #0) the difference appears to be the cmd LC_UUID in the stage3 object. In all probability this is harmless? but I've yet to find a way to strip that load command. revised

[Bug bootstrap/41296] bootstrap fails with --with-dwarf2 trunk at 151455

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #2 from developer at sandoe-acoustics dot co dot uk 2009-09-08 08:48 --- Created an attachment (id=18537) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18537action=view) revised patch adds the -no_uuid flag which is needed by powerpc darwin8 for dwarf2 debug --

[Bug c/41301] ice in propagate_subacesses_accross_link

2009-09-08 Thread jamborm at gcc dot gnu dot org
--- Comment #2 from jamborm at gcc dot gnu dot org 2009-09-08 09:10 --- Please try with the latest trunk, I reckon that this is fixed at least since revision 151484. Above all, there are no asserts now in the function. I have already noticed the double c in accross some time last

[Bug tree-optimization/41305] New: ICE with -O3 -floop-interchange

2009-09-08 Thread jakub at gcc dot gnu dot org
The following testcase ICEs on x86_64-linux on branches/gcc-4_4-branch with -O3 -floop-interchange: Unable to coalesce ssa_names 99 and 106 which are marked as MUST COALESCE. xi$data_$size__99(ab) and xi$data_$size__106(ab) /tmp/rh520785.ii: In function ‘void foo(int)’: /tmp/rh520785.ii:321:

[Bug tree-optimization/41305] ICE with -O3 -floop-interchange

2009-09-08 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2009-09-08 09:16 --- Created an attachment (id=18539) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18539action=view) rh520785.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41305

[Bug rtl-optimization/41239] Scheduler reorders division by zero before a call that might not return

2009-09-08 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2009-09-08 09:26 --- Subject: Bug 41239 Author: jakub Date: Tue Sep 8 09:25:47 2009 New Revision: 151500 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151500 Log: PR rtl-optimization/41239 * sched-int.h (struct

[Bug rtl-optimization/41239] Scheduler reorders division by zero before a call that might not return

2009-09-08 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2009-09-08 09:35 --- Fixed on the trunk. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2009-09-08 10:04 --- Here is a minimal Ada testcase: Thanks. Please attach it to the PR. Interestingly if I remove the -g the ICE disappears. Welcome to the new, post-VTA world! --

[Bug fortran/41168] incorrect processing of formatted records in mingw port

2009-09-08 Thread burnus at gcc dot gnu dot org
--- Comment #7 from burnus at gcc dot gnu dot org 2009-09-08 10:04 --- Is the problem described at http://gcc.gnu.org/ml/fortran/2009-09/msg00046.html the same or a different one? There, it is claimed to be a 4.5 regression. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41168

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
--- Comment #9 from laurent at guerby dot net 2009-09-08 10:19 --- Backtrace and tree: $ gdb /home/guerby/build/./gcc/gnat1 (gdb) b error (gdb) r -quiet -dumpbase pp.adb -auxbase pp -O1 -g pp.adb (gdb) bt #0 error (gmsgid=0xb2ce94 ) at ../../trunk/gcc/diagnostic.c:612 #1 0x0073cd18

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
pp__p__TTS17bSP1___L = L16b +===GNAT BUG DETECTED==+ | 4.5.0 20090908 (experimental) [trunk revision 151498] (x86_64-unknown-linux-gnu) GCC error:| | verify_ssa failed| -- http

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
--- Comment #11 from laurent at guerby dot net 2009-09-08 10:53 --- Forgot a step: after having copied locally system.ads edit the local copy and change the ZCX_By_Default line as Eric described in comment #2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41291

[Bug fortran/41297] [4.5 Regression] Functions are called twice

2009-09-08 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2009-09-08 10:55 --- (In reply to comment #5) Ah, can you check/commit + gfc_add_block_to_block (block, lse-pre); + gfc_add_block_to_block (block, rse-pre); + tmp = gfc_evaluate_now (rse-expr, block); + tmp =

[Bug target/41279] [4.5 Regression] 252.eon performance regression

2009-09-08 Thread jamborm at gcc dot gnu dot org
--- Comment #5 from jamborm at gcc dot gnu dot org 2009-09-08 11:58 --- I tried to reproduce this manually (on thallium:/abuild/mjambor/) but couldn't. I just get the same execution times with or without that patch reverted... I am not sure what this means or how to proceed from here.

[Bug target/41156] [4.4/4.5 Regression] zlib segfault in inflate_table() compiled w/ -O -msse2 ftree-vectorize

2009-09-08 Thread mahatma at eu dot by
--- Comment #8 from mahatma at eu dot by 2009-09-08 12:08 --- I don't trying to rebuild all with 4-byte incoming stack alignment while, but think to unify this step with full ABI change. For me it may solve migration to -mregparm=3 (ix86_regparm = REGPARM_MAX; for x86_32) and others in

[Bug middle-end/40500] [4.5 Regression] Revision 148512 failed to build binutils

2009-09-08 Thread mark at gcc dot gnu dot org
’ defined here jump.c:10:7: note: ‘j’ declared here gcc (GCC) 4.5.0 20090908 (experimental) [trunk revision 151507] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40500

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #4 from vijay dot x dot jain at jpmchase dot com 2009-09-08 12:54 --- I am still getting the same error Following is configure option from file /home/odyssey/f065093/gccobjdir/sparc-sun-solaris2.10/libgcc/config.log /home/odyssey/f065093/gcc/gcc-4.3.2/libgcc/configure

[Bug debug/41307] New: Valgrind failures / illegal reads with VTA turned on.

2009-09-08 Thread ramana at gcc dot gnu dot org
Hi, I'm seeing some valgrind warnings about illegal reads from addresses if I use VTA. While compiling newlib I intermittently get segfaults in the compiler for the attached testcase , but it seems to go away when I run this through a debugger. This is with revision r151500. Configuring a

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2009-09-08 13:15 --- /home/odyssey/f065093/gcc/gcc-4.3.2/libgcc/configure --cache-file=./config.cache --enable-multilib --prefix=/home/odyssey /f065093/gccinstall --with-as=/3rdparty/fsf/binutils/2.18/bin/as

[Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995

2009-09-08 Thread howarth at nitro dot med dot uc dot edu
--- Comment #29 from howarth at nitro dot med dot uc dot edu 2009-09-08 13:16 --- This should be a P1 because it involves regressions from gcc 4.4.1 on a primary target (i686-apple-darwin10 at -m64). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41260

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread howarth at nitro dot med dot uc dot edu
--- Comment #10 from howarth at nitro dot med dot uc dot edu 2009-09-08 13:27 --- (In reply to comment #9) Created an attachment (id=18538) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18538action=view) [edit] patch allowing compare-debug to work with dwarf mach-o this works

[Bug bootstrap/41308] New: build of libgomp fails with undefined reference to gomp_tls_data

2009-09-08 Thread rainer at emrich-ebersheim dot de
Creating library file: .libs/libgomp.dll.a.libs/iter.o:iter.c:(.debug_info+0xcc0): undefined reference to `gomp_tls_data' .libs/iter.o:iter.c:(.debug_info+0xd76): undefined reference to `gomp_tls_data' .libs/iter_ull.o:iter_ull.c:(.debug_info+0xce1): undefined reference to `gomp_tls_data'

[Bug tree-optimization/41306] gcc fills up memmory (and crashes) with tree Optimizations

2009-09-08 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-08 13:43 --- Probably related to PR41043. *** This bug has been marked as a duplicate of 40062 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/41309] 4.4.1 build of fortran fails on T5140

2009-09-08 Thread ian dot james at bnymellon dot com
--- Comment #1 from ian dot james at bnymellon dot com 2009-09-08 14:39 --- Created an attachment (id=18542) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18542action=view) file generated during build failure The same result arises during make when configure is run without

[Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995

2009-09-08 Thread jakub at gcc dot gnu dot org
--- Comment #30 from jakub at gcc dot gnu dot org 2009-09-08 14:34 --- You are reading it incorrectly, already before VTA merge those 2 patches were needed to debug 4.5 generated optimized code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41260

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #14 from developer at sandoe-acoustics dot co dot uk 2009-09-08 14:44 --- (In reply to comment #13) I'm doing x86_64-apple-darwin9 now - so no need to include that tonight - I can confirm that this also needs the patch to configure with the test. I'll add a comment

[Bug debug/41307] Valgrind failures / illegal reads with VTA turned on.

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2009-09-08 14:48 --- This is a dupe of bug 41276. I have a patch for it that I'll post momentarily. *** This bug has been marked as a duplicate of 41276 *** -- aoliva at gcc dot gnu dot org changed: What|Removed

[Bug debug/41276] [4.5 Regression] Segmentation fault in lookup_page_table_entry

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #5 from aoliva at gcc dot gnu dot org 2009-09-08 14:48 --- *** Bug 41307 has been marked as a duplicate of this bug. *** -- aoliva at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/41309] 4.4.1 build of fortran fails on T5140

2009-09-08 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2009-09-08 14:55 --- (In reply to comment #1) Created an attachment (id=18542) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18542action=view) [edit] file generated during build failure The same result arises during make when

[Bug rtl-optimization/39779] ICE shifting byte to the right with constant 7FFFFFFF

2009-09-08 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2009-09-08 15:04 --- I have (different) patch. -- ubizjak at gmail dot com changed: What|Removed |Added

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #12 from aoliva at gcc dot gnu dot org 2009-09-08 15:04 --- I couldn't duplicate this on i686-pc-linux-gnu, on a tree with a bunch of patches approved or pending approval. If I had to guess, I'd say it's the patch for bug 41229 that fixes it. I'm checking it in

[Bug fortran/41309] 4.4.1 build of fortran fails on T5140

2009-09-08 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2009-09-08 14:56 --- (In reply to comment #2) (In reply to comment #1) Created an attachment (id=18542) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18542action=view) [edit] file generated during build failure The same

[Bug tree-optimization/40062] [4.3 Regression] high memory usage and compile time in SCEV cprop with -O3

2009-09-08 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2009-09-08 13:43 --- *** Bug 41306 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/41168] incorrect processing of formatted records in mingw port

2009-09-08 Thread michael dot a dot richmond at nasa dot gov
--- Comment #8 from michael dot a dot richmond at nasa dot gov 2009-09-08 15:21 --- (In reply to comment #7) Is the problem described at http://gcc.gnu.org/ml/fortran/2009-09/msg00046.html the same or a different one? There, it is claimed to be a 4.5 regression. I verified

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #6 from vijay dot x dot jain at jpmchase dot com 2009-09-08 14:24 --- My configure options were simple as required. /home/odyssey/f065093/gcc/gcc-4.3.2/configure --prefix=/home/odyssey/f065093/gccinstall --with-as=/3rdparty/fsf/binutils/2.18/bin/as

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #11 from developer at sandoe-acoustics dot co dot uk 2009-09-08 13:40 --- (In reply to comment #10) (In reply to comment #9) Created an attachment (id=18538) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18538action=view) [edit] I had no problems bootstrapping

[Bug debug/41307] Valgrind failures / illegal reads with VTA turned on.

2009-09-08 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2009-09-08 14:27 --- The problem is that a VALUE leaks into NOTE_VAR_INSN_LOCATION argument, which is obviously wrong, because all VALUEs are freed at the end of vartrack pass. The problem is that vartrack relies on all VALUEs being

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread howarth at nitro dot med dot uc dot edu
--- Comment #12 from howarth at nitro dot med dot uc dot edu 2009-09-08 13:51 --- I am confused then. Don't we need another patch beyond the one in cmpdbg-1.diff.txt to re-enable the compare-debug function on darwin? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41245

[Bug debug/41307] [4.5 Regression] Valgrind failures / illegal reads with VTA turned on.

2009-09-08 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Summary|Valgrind failures / illegal |[4.5 Regression] Valgrind |reads with VTA turned

[Bug fortran/41309] New: 4.4.1 build of fortran fails on T5140

2009-09-08 Thread ian dot james at bnymellon dot com
after successful build install 4.4.1 c,c++, attempt to build all languages fails with: configure: error: GNU Fortran is not working; please report a bug in http://gcc.gnu.org/bugzilla my config script is: PATH=/usr/local/bin:$PATH export PATH CC= CFLAGS= unset CC unset CFLAGS

[Bug tree-optimization/36385] Assume that long is scalar size of a pointer

2009-09-08 Thread ktietz at gcc dot gnu dot org
--- Comment #7 from ktietz at gcc dot gnu dot org 2009-09-08 15:35 --- Fixed by revision 151515 for 4.5 version. As this bug depends to new config/stdint.m4 and 2.64 support in gcc configure, this won't be backported to 4.4.x -- ktietz at gcc dot gnu dot org changed:

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
--- Comment #13 from laurent at guerby dot net 2009-09-08 15:37 --- The patch for bug 41229 seems to fix this bug too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41291

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread redi at gcc dot gnu dot org
--- Comment #7 from redi at gcc dot gnu dot org 2009-09-08 16:00 --- (In reply to comment #6) Could you please find from you env where is the file conftest.c and how is that generated? It's created by the configure script, config.log shows the content of the file, following text

[Bug fortran/41278] internal compiler error related to matmul and transpose

2009-09-08 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2009-09-08 16:21 --- Not a regression. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41278

[Bug middle-end/41289] [4.5 Regression] ICE verify_ssa failed building libavformat/oggparseogm.c

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #9 from aoliva at gcc dot gnu dot org 2009-09-08 16:48 --- If the .i file is in neither the current directory nor in the libavformat subdirectory, I'd drop ccache and -pipe from the command line and try again. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41289

[Bug c++/41300] verify_ssa failed with -g -O3

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #2 from aoliva at gcc dot gnu dot org 2009-09-08 16:51 --- *** This bug has been marked as a duplicate of 41229 *** -- aoliva at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/41229] [4.5 Regression] VTA: internal compiler error: verify_ssa failed

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2009-09-08 16:51 --- *** Bug 41300 has been marked as a duplicate of this bug. *** -- aoliva at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #14 from aoliva at gcc dot gnu dot org 2009-09-08 16:53 --- *** This bug has been marked as a duplicate of 41229 *** -- aoliva at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/41229] [4.5 Regression] VTA: internal compiler error: verify_ssa failed

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #4 from aoliva at gcc dot gnu dot org 2009-09-08 16:53 --- *** Bug 41291 has been marked as a duplicate of this bug. *** -- aoliva at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/41097] Inlined variable debug location disappears when ptr type

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2009-09-08 17:06 --- The non-volatile variable goes missing in the inlined copy of m because it is coalesced with the incoming argument. With VTA, a note is retained that associates p_name with the string. However, we still fail to

[Bug tree-optimization/41089] [4.5 Regression] r147980 (New SRA) breaks stdargs

2009-09-08 Thread jamborm at gcc dot gnu dot org
--- Comment #10 from jamborm at gcc dot gnu dot org 2009-09-08 17:10 --- We have talked about this on IRC today and in the end I agreed that pass_stdarg should be scheduled rather late. This means that we probably should return to the old behavior of ignoring va_lists in the early

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-08 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #13 from developer at sandoe-acoustics dot co dot uk 2009-09-08 14:07 --- (In reply to comment #12) I am confused then. Don't we need another patch beyond the one in cmpdbg-1.diff.txt to re-enable the compare-debug function on darwin? the default BUILD_CONFIG fragment is

[Bug fortran/41197] ICE with ALLOCATE and nonscalar STAT= variable

2009-09-08 Thread tkoenig at gcc dot gnu dot org
--- Comment #4 from tkoenig at gcc dot gnu dot org 2009-09-08 16:13 --- Fixed on trunkk, I don't think it is worth a backport. Closing. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/41298] wrong-code: Default initializer C_NULL_PTR ignored

2009-09-08 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2009-09-08 16:06 --- Regarding the initialization: Initializing proc pointers and pointers works. The first time one hits gfc_conv_structure, one has: expr-expr_type == EXPR_STRUCTURE for the type expr-ts-u.derived-name ==

[Bug debug/41276] [4.5 Regression] Segmentation fault in lookup_page_table_entry

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #6 from aoliva at gcc dot gnu dot org 2009-09-08 17:44 --- Subject: Bug 41276 Author: aoliva Date: Tue Sep 8 17:44:10 2009 New Revision: 151523 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151523 Log: PR debug/41276 PR debug/41307 * cselib.c

[Bug debug/41307] Valgrind failures / illegal reads with VTA turned on.

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #4 from aoliva at gcc dot gnu dot org 2009-09-08 17:44 --- Subject: Bug 41307 Author: aoliva Date: Tue Sep 8 17:44:10 2009 New Revision: 151523 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151523 Log: PR debug/41276 PR debug/41307 * cselib.c

[Bug debug/41232] [4.5 Regression] VTA: SSA name in freelist but still referenced

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #2 from aoliva at gcc dot gnu dot org 2009-09-08 17:50 --- Fixed. -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/41229] [4.5 Regression] VTA: internal compiler error: verify_ssa failed

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #6 from aoliva at gcc dot gnu dot org 2009-09-08 17:51 --- Fixed -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/41276] [4.5 Regression] Segmentation fault in lookup_page_table_entry

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #7 from aoliva at gcc dot gnu dot org 2009-09-08 17:52 --- Fixed -- aoliva at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug debug/41248] [4.5 Regression] VTA: Assertion at 2910 of cfgexpand.c (expand_debug_locations)

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2009-09-08 17:54 --- Patch (pending approval) is here http://gcc.gnu.org/ml/gcc-patches/2009-09/msg00385.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41248

[Bug ada/41310] New: GNAT Bug Box: ACATS c43205b: integer_cst, have var_decl in int_const_binop, at fold-const.c:1668

2009-09-08 Thread joel at gcc dot gnu dot org
+===GNAT BUG DETECTED==+ | 4.5.0 20090901 (experimental) [trunk revision 151278] (powerpc-unknown-rtems4.10) GCC error:| | tree check: expected integer_cst, have var_decl in int_const_binop, | | at fold-const.c:1668

[Bug c/41311] New: [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
Hi, FFmpeg compiled with GCC 4.5 (20090827) crashes when I try to convert mpg file to avi (divx). FFmpeg_020fpu -i test.mpg test.avi 1. I get crash only with -m68020 -m68881 options, not with -m68040 or -m68060. 2. I get crash only with -O1, -O2 or -O3 options, not with -O0. 3. GCC 4.4.2

[Bug c++/41300] verify_ssa failed with -g -O3

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2009-09-08 17:42 --- Subject: Bug 41300 Author: aoliva Date: Tue Sep 8 17:42:11 2009 New Revision: 151521 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151521 Log: gcc/ChangeLog: PR debug/41229 PR debug/41291 PR debug/41300 *

[Bug debug/41232] [4.5 Regression] VTA: SSA name in freelist but still referenced

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #1 from aoliva at gcc dot gnu dot org 2009-09-08 17:40 --- Subject: Bug 41232 Author: aoliva Date: Tue Sep 8 17:39:42 2009 New Revision: 151519 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151519 Log: gcc/ChangeLog: PR debug/41232 * tree-ssa-phiopt.c

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #1 from ami_stuff at o2 dot pl 2009-09-08 18:06 --- Created an attachment (id=18543) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18543action=view) preprocessed file GCC 4.4.2 -O1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #2 from ami_stuff at o2 dot pl 2009-09-08 18:07 --- Created an attachment (id=18544) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18544action=view) asm output GCC 4.4.2 -O1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #3 from ami_stuff at o2 dot pl 2009-09-08 18:08 --- Created an attachment (id=18545) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18545action=view) preprocessed file GCC 4.5.0 -O0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #4 from ami_stuff at o2 dot pl 2009-09-08 18:09 --- Created an attachment (id=18546) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18546action=view) asm output GCC 4.5.0 -O0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug debug/41229] [4.5 Regression] VTA: internal compiler error: verify_ssa failed

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #5 from aoliva at gcc dot gnu dot org 2009-09-08 17:42 --- Subject: Bug 41229 Author: aoliva Date: Tue Sep 8 17:42:11 2009 New Revision: 151521 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151521 Log: gcc/ChangeLog: PR debug/41229 PR debug/41291 PR debug/41300 *

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #5 from ami_stuff at o2 dot pl 2009-09-08 18:10 --- Created an attachment (id=18547) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18547action=view) preprocessed file GCC 4.5.0 -O1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #6 from ami_stuff at o2 dot pl 2009-09-08 18:11 --- Created an attachment (id=18548) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18548action=view) asm output GCC 4.5.0 -O1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug fortran/41309] 4.4.1 build of fortran fails on T5140

2009-09-08 Thread mikael at gcc dot gnu dot org
--- Comment #4 from mikael at gcc dot gnu dot org 2009-09-08 17:33 --- I suggest you clear your build directory and retry from scratch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41309

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread schwab at linux-m68k dot org
--- Comment #7 from schwab at linux-m68k dot org 2009-09-08 18:16 --- Fix all the warnings first then try again. -- schwab at linux-m68k dot org changed: What|Removed |Added

[Bug testsuite/29737] make check fixinclude test FAILURES

2009-09-08 Thread rwild at gcc dot gnu dot org
--- Comment #5 from rwild at gcc dot gnu dot org 2009-09-08 17:31 --- Subject: Bug 29737 Author: rwild Date: Tue Sep 8 17:30:31 2009 New Revision: 151518 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151518 Log: sed portability fixes in fixincludes fixincludes/: PR

[Bug bootstrap/35938] Fixincludes failure with 'make check'

2009-09-08 Thread rwild at gcc dot gnu dot org
--- Comment #2 from rwild at gcc dot gnu dot org 2009-09-08 17:31 --- Subject: Bug 35938 Author: rwild Date: Tue Sep 8 17:30:31 2009 New Revision: 151518 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151518 Log: sed portability fixes in fixincludes fixincludes/: PR

[Bug testsuite/39655] autogen fixinclude test FAILURES - trunk revision 145337

2009-09-08 Thread rwild at gcc dot gnu dot org
--- Comment #2 from rwild at gcc dot gnu dot org 2009-09-08 17:31 --- Subject: Bug 39655 Author: rwild Date: Tue Sep 8 17:30:31 2009 New Revision: 151518 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151518 Log: sed portability fixes in fixincludes fixincludes/: PR

[Bug debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread aoliva at gcc dot gnu dot org
--- Comment #15 from aoliva at gcc dot gnu dot org 2009-09-08 17:42 --- Subject: Bug 41291 Author: aoliva Date: Tue Sep 8 17:42:11 2009 New Revision: 151521 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151521 Log: gcc/ChangeLog: PR debug/41229 PR debug/41291 PR debug/41300 *

[Bug c/41311] [4.5 regression] FFmpeg crashes when converting mpg to avi

2009-09-08 Thread ami_stuff at o2 dot pl
--- Comment #8 from ami_stuff at o2 dot pl 2009-09-08 18:36 --- I don't know how to do it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[Bug tree-optimization/41112] [4.5 regression] ACATS c43205b fails at -O2 (tree-sra)

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2009-09-08 18:36 --- *** Bug 41310 has been marked as a duplicate of this bug. *** -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/41310] GNAT Bug Box: ACATS c43205b: integer_cst, have var_decl in int_const_binop, at fold-const.c:1668

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2009-09-08 18:36 --- 'Search' is your friend. :-) *** This bug has been marked as a duplicate of 41112 *** -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/41248] [4.5 Regression] VTA: Assertion at 2910 of cfgexpand.c (expand_debug_locations)

2009-09-08 Thread sje at cup dot hp dot com
--- Comment #4 from sje at cup dot hp dot com 2009-09-08 18:59 --- This patch, combined with Michael Matz's patch for PR41268, gave me a good bootstrap on ia64-hp-hpux11.23, -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41248

[Bug c++/40138] [4.5 Regression] ICE with invalid va_arg

2009-09-08 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-09-08 19:14 --- Right now (151529) I can't reproduce this problem. In case, please reopen. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug rtl-optimization/41295] [4.5 Regression] gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn

2009-09-08 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2009-09-08 20:39 --- I get the same ICE during a 32-bit bootstrap of powerpc64-linux or powerpc-linux. I'll attach a minimized testcase that shows the error when compiled with cc1 for powerpc-linux. A 64-bit bootstrap doesn't run into

[Bug rtl-optimization/41295] [4.5 Regression] gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn

2009-09-08 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2009-09-08 20:41 --- Created an attachment (id=18549) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18549action=view) minimized testcase cc1 for powerpc-linux gets the ICE when compiling this testcase using -O1 -g. --

[Bug c++/39923] [C++0x] ICE in build_init_list_var_init

2009-09-08 Thread paolo dot carlini at oracle dot com
--- Comment #17 from paolo dot carlini at oracle dot com 2009-09-08 20:48 --- On it. -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug middle-end/41312] New: [4.5 Regression] miscompilation of CP2K at -O3

2009-09-08 Thread jv244 at cam dot ac dot uk
No testcase other than running CP2K, but the code appears to be miscompiled (i.e. segfaults) at -O3, while -O2 goes fine. The last known svn version that was OK was rev. 151454, while the first known failing was 151525. The miscompiled file is pair_potentials.F Any suggestions on how to narrow

[Bug c++/39923] [C++0x] ICE in build_init_list_var_init

2009-09-08 Thread paolo at gcc dot gnu dot org
--- Comment #18 from paolo at gcc dot gnu dot org 2009-09-08 22:01 --- Subject: Bug 39923 Author: paolo Date: Tue Sep 8 22:00:42 2009 New Revision: 151536 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151536 Log: /cp 2009-09-08 Paolo Carlini paolo.carl...@oracle.com

  1   2   >