[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 #7 from aoliva at gcc dot gnu dot org 2009-09-09 05:56 --- *** Bug 41289 has been marked as a duplicate of this bug. *** -- aoliva at gcc dot gnu dot org changed: What|Removed |Added -

[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 #11 from aoliva at gcc dot gnu dot org 2009-09-09 05:56 --- Thanks. I couldn't duplicate the problem with the current top of the tree, but after reverting the patch for bug 41229 in my build tree, I could. As richi said, it's a dupe. *** This bug has been marked as a dupli

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

2009-09-08 Thread jv244 at cam dot ac dot uk
--- Comment #2 from jv244 at cam dot ac dot uk 2009-09-09 04:57 --- also '-O3 -fno-inline-functions' works fine, this seems to be the same signature as PR41212. -- jv244 at cam dot ac dot uk changed: What|Removed |Added

[Bug regression/41188] move_invariant_reg() damages CBRANCH instructions with CLOBBER attribute

2009-09-08 Thread amylaar at gcc dot gnu dot org
--- Comment #11 from amylaar at gcc dot gnu dot org 2009-09-09 04:57 --- Subject: Bug 41188 Author: amylaar Date: Wed Sep 9 04:56:40 2009 New Revision: 151548 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151548 Log: merge selected patches from milepost-integration: *

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

2009-09-08 Thread jv244 at cam dot ac dot uk
--- Comment #1 from jv244 at cam dot ac dot uk 2009-09-09 04:47 --- This could be due to the aliasing changes, since '-O3' fails but '-O3 -fno-strict-aliasing' works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41312

[Bug c++/41313] New: g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*

2009-09-08 Thread howarth at nitro dot med dot uc dot edu
: /sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/../../ /sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/gcc/testsuite/g++.dg/tree-prof/partition1.C -nostdinc++ -I/sw/src

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

2009-09-08 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2009-09-09 02:11 --- I am able to reproduce this now, so I will begin to see if I can pinpoint the problem. Using: Index: io.h === --- io.h(revision 151491) ++

[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 #16 from howarth at nitro dot med dot uc dot edu 2009-09-09 01:59 --- Ian, Don't forget to post the cmpdbg-1.diff.txt patch with changelog onto gcc-patches. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41245

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

2009-09-08 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2009-09-09 00:58 --- It is not clear whether we have two bugs or one here yet. I am investigating. One way to possibly reproduce this on linux machines is to define HAVE_CRLF in libgfortran/io/io.h. This way, all files affected by

[Bug middle-end/41268] [4.5 Regression] bootstrap is broken after r151350 (expand from tuples)

2009-09-08 Thread matz at gcc dot gnu dot org
--- Comment #3 from matz at gcc dot gnu dot org 2009-09-09 00:45 --- Testcase fixed. Steve says bootstrap is good too. -- matz at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/41268] [4.5 Regression] bootstrap is broken after r151350 (expand from tuples)

2009-09-08 Thread matz at gcc dot gnu dot org
--- Comment #2 from matz at gcc dot gnu dot org 2009-09-09 00:44 --- Subject: Bug 41268 Author: matz Date: Wed Sep 9 00:43:36 2009 New Revision: 151544 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151544 Log: PR middle-end/41268 * cfgexpand.c (expand_gimple_st

[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 #15 from howarth at nitro dot med dot uc dot edu 2009-09-08 23:13 --- On x86_64-apple-darwin10 with the cmpdbg-1.diff.txt patch applied, I get... Comparing stages 2 and 3 warning: gcc/cc1-checksum.o differs warning: gcc/cc1obj-checksum.o differs warning: gcc/cc1plus-checksu

[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 #10 from t7 at gmail dot com 2009-09-08 22:31 --- Created an attachment (id=18550) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18550&action=view) Preprocessed test case. Sorry about that forgot to remove ccache that's why. -- t7 at gmail dot com changed:

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

2009-09-08 Thread paolo dot carlini at oracle dot com
--- Comment #19 from paolo dot carlini at oracle dot com 2009-09-08 22:01 --- Fixed. -- paolo dot carlini at oracle dot com changed: What|Removed |Added Stat

[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=gcc&view=rev&rev=151536 Log: /cp 2009-09-08 Paolo Carlini PR c++/39923 *

[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 Assigned

[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=18549&action=view) minimized testcase cc1 for powerpc-linux gets the ICE when compiling this testcase using -O1 -g. -- http://g

[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 th

[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 do

[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 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 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 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 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 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=18548&action=view) asm output 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 #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=18547&action=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 #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=18546&action=view) asm output 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 #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=18545&action=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 #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=18544&action=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 #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=18543&action=view) preprocessed file GCC 4.4.2 -O1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41311

[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 (2

[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 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 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/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/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/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=gcc&view=rev&rev=151523 Log: PR debug/41276 PR debug/41307 * cselib.c (cselib_expand_value_r

[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=gcc&view=rev&rev=151523 Log: PR debug/41276 PR debug/41307 * cselib.c (cselib_expand_value_r

[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=gcc&view=rev&rev=151521 Log: gcc/ChangeLog: PR debug/41229 PR debug/41291 PR debug/41300 *

[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=gcc&view=rev&rev=151521 Log: gcc/ChangeLog: PR debug/41229 PR debug/41291 PR debug/41300 * t

[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=gcc&view=rev&rev=151521 Log: gcc/ChangeLog: PR debug/41229 PR debug/41291 PR debug/41300 * t

[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=gcc&view=rev&rev=151519 Log: gcc/ChangeLog: PR debug/41232 * tree-ssa-phiopt.c (minmax_repla

[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 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=gcc&view=rev&rev=151518 Log: sed portability fixes in fixincludes fixincludes/: PR te

[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=gcc&view=rev&rev=151518 Log: sed portability fixes in fixincludes fixincludes/: PR te

[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=gcc&view=rev&rev=151518 Log: sed portability fixes in fixincludes fixincludes/: PR te

[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 SRA.

[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 emit

[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/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 #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 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 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 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 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 == "fgsl_

[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 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 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: Wha

[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 verifi

[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 momentarily.

[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 AssignedTo|un

[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=18542&action=view) [edit] > > file generated during build failure > > > > Th

[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=18542&action=view) [edit] > file generated during build failure > > The same result arises during make wh

[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 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 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 > commen

[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 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=18542&action=view) file generated during build failure The same result arises during make when configure is run without furth

[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 ../gcc-4.4.1/co

[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 repla

[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 --with-ld=/3rdparty/fsf

[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 i

[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' .libs/ite

[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 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 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 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 on

[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=18538&action=view) [edit] > I had no problems bootstrapping

[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=18538&action=view) [edit] > patch allowing compare-debug to work with dwarf mach-o > > this

[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 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 > --with-ld=/3rdpart

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

2009-09-08 Thread ramana at gcc dot gnu dot org
--- Comment #1 from ramana at gcc dot gnu dot org 2009-09-08 13:10 --- Created an attachment (id=18541) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18541&action=view) Testcase Testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41307

[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 comp

[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 tree-optimization/41306] New: gcc fills up memmory (and crashes) with tree Optimizations

2009-09-08 Thread m dot hermes at uu dot nl
Example code that triggers the bug on a variety of machines all running gcc 4.1.2 and higher. #include inline double sqr(double x){ return x*x; } int main(){ double r; for(r=0.0;r<2.0;r+=1.0){ printf("%e \n", sqr(sqr(sqr(sqr(sqr(r)); } return 0; } /usr/libexec/gcc/i686-pc-linux

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

2009-09-08 Thread mark at gcc dot gnu dot org
e: label ‘end’ 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 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 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 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); > +

[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 debug/41291] [4.5 regression] verify_ssa failed for debug insn

2009-09-08 Thread laurent at guerby dot net
nt # DEBUG 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|

[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
--- Comment #8 from laurent at guerby dot net 2009-09-08 10:13 --- Created an attachment (id=18540) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18540&action=view) for gnatchop gnatchop pp.txt => pp.ads and pp.adb -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41291

[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 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! -- http://gcc.gnu.org/bugzilla/show_bug.c

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

2009-09-08 Thread laurent at guerby dot net
--- Comment #6 from laurent at guerby dot net 2009-09-08 09:57 --- Here is a minimal Ada testcase: -- file: pp.ads with Ada.Finalization; package Pp is type R is new Ada.Finalization.Controlled with record null; end record; procedure P (S : in String); end Pp; -- file:

[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 Status|

[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=gcc&view=rev&rev=151500 Log: PR rtl-optimization/41239 * sched-int.h (struct d

  1   2   >