[Bug fortran/45170] [F2003] allocatable character lengths

2011-08-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 --- Comment #26 from Tobias Burnus 2011-08-29 06:47:41 UTC --- (In reply to comment #24) > Your code in comment #14 is (I believe) invalid, and gfortran > is issuing the correct error message. I get: Error: Variable 'length' cannot appear in t

[Bug tree-optimization/50204] [4.5/4.6/4.7 Regression] Missed fully redundant load found in crafty (SPEC 2k)

2011-08-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50204 --- Comment #2 from Andrew Pinski 2011-08-29 03:00:48 UTC --- Created attachment 25124 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25124 Patch which was tested on x86_64 without any regressions Note I am going to add this patch here as t

[Bug target/50194] wrong tail call optimization for mixed arm/thumb mode

2011-08-28 Thread dougkwan at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50194 Doug Kwan changed: What|Removed |Added CC||dougkwan at google dot com --- Comment #2 fro

[Bug c/50223] New: AVRGCC - dont clear r26 and r27.....its a (small) waste of CPU cycles.

2011-08-28 Thread NickParker at Eaton dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50223 Bug #: 50223 Summary: AVRGCC - dont clear r26 and r27.its a (small) waste of CPU cycles. Classification: Unclassified Product: gcc Version: unknown Status: UNCONF

[Bug c/50222] ICE with -O{1,2} -funswitch-loops -ftree-loop-distribution

2011-08-28 Thread franxisco1988+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50222 --- Comment #1 from klondike 2011-08-28 22:08:56 UTC --- Just for the record I can reproduce this with vanilla gcc: # LANG="C" gcc -O2 -funswitch-loops -ftree-loop-distribution -I. -I.. -I../.. nutenc.c -include libavutil/internal.h -I ../../ -c

[Bug target/50193] ARM: ICE on a | (b << negative-constant)

2011-08-28 Thread michael.hope at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50193 --- Comment #1 from Michael Hope 2011-08-28 21:40:01 UTC --- Also occurs when building LLVM trunk. See: http://builds.linaro.org/toolchain/llvm-3.0~svn138625/logs/armv7l-natty-cbuild172-ursa1-cortexa9r1/llvm-build.txt /scratch/cbuild/slave/sla

[Bug c/50222] New: ICE with -O{1,2} -funswitch-loops -ftree-loop-distribution

2011-08-28 Thread franxisco1988+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50222 Bug #: 50222 Summary: ICE with -O{1,2} -funswitch-loops -ftree-loop-distribution Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug fortran/50221] New: Allocatable string length fails with array assignment

2011-08-28 Thread clivegpage at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50221 Bug #: 50221 Summary: Allocatable string length fails with array assignment Classification: Unclassified Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug c++/48582] [C++0x] [DR 342] Template non-type arguments doesn't accept null pointer constant value

2011-08-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48582 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48582] [C++0x] [DR 342] Template non-type arguments doesn't accept null pointer constant value

2011-08-28 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48582 --- Comment #2 from Jason Merrill 2011-08-28 15:38:33 UTC --- Author: jason Date: Sun Aug 28 15:38:29 2011 New Revision: 178144 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178144 Log: Core DR 342 PR c++/48582 * pt.c (check_

[Bug c++/50220] New: [C++0x] ICE when capturing a by-reference template function argument in a lambda

2011-08-28 Thread grumbel at gmail dot com
function: internalbug.cpp:5:10: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. $ g++-svn --version g++ (GCC) 4.7.0 20110828 (experimental) Copyright (C) 2011 Free Software Foundatio

[Bug c/50219] New: Combine pass generated wrong code for unsigned char comparison on MIPS target

2011-08-28 Thread yaocang at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50219 Bug #: 50219 Summary: Combine pass generated wrong code for unsigned char comparison on MIPS target Classification: Unclassified Product: gcc Version: 3.4.4 Status: U

[Bug bootstrap/50218] [4.7 regression] tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap

2011-08-28 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50218 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug bootstrap/50218] [4.7 regression] tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap

2011-08-28 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50218 --- Comment #2 from vries at gcc dot gnu.org 2011-08-28 12:08:45 UTC --- Author: vries Date: Sun Aug 28 12:08:41 2011 New Revision: 178141 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178141 Log: 2011-08-28 Mikael Pettersson PR bo

[Bug debug/50215] [4.7 Regression] FAIL: gcc.dg/guality/pr45882.c

2011-08-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50215 --- Comment #4 from Jakub Jelinek 2011-08-28 12:05:51 UTC --- Verified now, without the var-tracking.c fix this: --- rtl.def (revision 178135) +++ rtl.def (working copy) @@ -296,12 +296,6 @@ DEF_RTL_EXPR(CALL, "call", "ee", RTX_EXT DEF_RTL_EXPR

[Bug debug/50215] [4.7 Regression] FAIL: gcc.dg/guality/pr45882.c

2011-08-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50215 --- Comment #3 from Jakub Jelinek 2011-08-28 12:01:52 UTC --- I think the rtl.def changes resulted in different hashing of the RTLs in question.

[Bug debug/50215] [4.7 Regression] FAIL: gcc.dg/guality/pr45882.c

2011-08-28 Thread bernds at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50215 --- Comment #2 from Bernd Schmidt 2011-08-28 11:44:05 UTC --- How was this caused by my patch then? I can't even reproduce this here.

[Bug debug/50215] [4.7 Regression] FAIL: gcc.dg/guality/pr45882.c

2011-08-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50215 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug debug/50215] [4.7 Regression] FAIL: gcc.dg/guality/pr45882.c

2011-08-28 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50215 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug java/48417] -ffixed-regs option can't work in mips-elf-gcj compiler

2011-08-28 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48417 --- Comment #7 from Mikael Pettersson 2011-08-28 10:25:41 UTC --- I guess !global_regs[regno] vs !fixed_regs[regno] matters for compilation units that are compiled with -ffixed-$N but where there is no global register variable declaration for $N

[Bug c++/40866] [4.5 Regression] ICE in create_tmp_var, at gimplify.c:504

2011-08-28 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40866 --- Comment #11 from Thomas Koenig 2011-08-28 10:08:54 UTC --- Author: tkoenig Date: Sun Aug 28 10:08:50 2011 New Revision: 178140 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178140 Log: 2011-08-28 Thomas Koenig PR fortran/4086

[Bug bootstrap/50218] [4.7 regression] tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap

2011-08-28 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50218 --- Comment #1 from Mikael Pettersson 2011-08-28 09:46:26 UTC --- Patch posted: http://gcc.gnu.org/ml/gcc-patches/2011-08/msg02234.html

[Bug bootstrap/50218] New: [4.7 regression] tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap

2011-08-28 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50218 Bug #: 50218 Summary: [4.7 regression] tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap Classification: Unclassified Product: gc

[Bug middle-end/50215] [4.7 Regression] FAIL: gcc.dg/guality/pr45882.c

2011-08-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50215 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug rtl-optimization/50213] [4.6/4.7 Regression] Regression in space-optimized code relative to 4.5.x

2011-08-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50213 Richard Guenther changed: What|Removed |Added Keywords||missed-optimization Target