[Bug fortran/53379] [4.7/4.8 Regression] No backtrace generated for array bounds violation

2012-05-18 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 --- Comment #2 from Janne Blomqvist jb at gcc dot gnu.org 2012-05-18 06:43:08 UTC --- AFAICS, this is an intentional change in behavior. When I proposed making backtracing enabled by default, there was some objections to the initial patch on the

[Bug fortran/53379] [4.7/4.8 Regression] No backtrace generated for array bounds violation

2012-05-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-18 07:35:17 UTC --- (In reply to comment #2) AFAICS, this is an intentional change in behavior. When I proposed making backtracing enabled by default, there was some objections

[Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function resul

2012-05-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53389 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code

[Bug tree-optimization/53385] [4.8 Regression] Error: operand out of range after changes for LSHIFT_EXPR in vrp.c

2012-05-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53385 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug middle-end/53393] New: [4.8] ICE in building gcc ( in in save_call_clobbered_regs () at ../../gcc-trunk/gcc/caller-save.c:876)

2012-05-18 Thread vincenzo.innocente at cern dot ch
=/usr/local/lib64 CFLAGS='-O2 -ftree-vectorize -fPIC' CXXFLAGS='-O2 -fPIC -ftree-vectorize -fvisibility-inlines-hidden -march=native' -enable-libitm -disable-multilib Thread model: posix gcc version 4.8.0 20120518 (experimental) [trunk revision 187647] (GCC) COLLECT_GCC_OPTIONS='-shared-libgcc' '-B

[Bug c/53391] Slightly misleading warning on printf format mismatch

2012-05-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53391 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug tree-optimization/53385] [4.8 Regression] Error: operand out of range after changes for LSHIFT_EXPR in vrp.c

2012-05-18 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53385 --- Comment #10 from Jakub Jelinek jakub at gcc dot gnu.org 2012-05-18 08:24:40 UTC --- So I think you could do: case 'W': /* MB value for a PowerPC64 rldic operand. */ i = clz_hwi (GET_CODE (x) == CONST_INT ?

[Bug rtl-optimization/53352] Incorrect CSE optimization on RTL expressions with a paradoxical subreg

2012-05-18 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352 --- Comment #9 from rsandifo at gcc dot gnu.org rsandifo at gcc dot gnu.org 2012-05-18 09:04:47 UTC --- Author: rsandifo Date: Fri May 18 09:04:38 2012 New Revision: 187648 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187648 Log: gcc/

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-18 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/49616] REGRESSION vectorization fails in case of runtime dimensioned vector

2012-05-18 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49616 vincenzo Innocente vincenzo.innocente at cern dot ch changed: What|Removed |Added Status|NEW

[Bug target/53385] [4.8 Regression] Error: operand out of range after changes for LSHIFT_EXPR in vrp.c

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53385 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|tree-optimization |target ---

[Bug bootstrap/53394] New: Stage2 does not pass CFLAGS or LDFLAGS

2012-05-18 Thread keith_otis at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53394 Bug #: 53394 Summary: Stage2 does not pass CFLAGS or LDFLAGS Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug target/53383] Allow -mpreferred-stack-boundary=3 on x86-64

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53383 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug bootstrap/53396] New: [4.8 Regression] revision 187631 breaks bootstrap on x86_64-apple-darwin10

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53396 Bug #: 53396 Summary: [4.8 Regression] revision 187631 breaks bootstrap on x86_64-apple-darwin10 Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug middle-end/53381] [4.8 Regression] Bootstrap fails building stage1 libgcc

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53381 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/53390] [4.8 Regression] ICE: tree check: expected integer_cst, have nop_expr in vect_compute_data_ref_alignmen on 32-bit x86 host

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53390 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target|x86-32 |i?86-*-*

[Bug tree-optimization/53395] New: [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 Bug #: 53395 Summary: [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183 Classification: Unclassified Product: gcc Version:

[Bug middle-end/53381] [4.8 Regression] Bootstrap fails building stage1 libgcc

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53381 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug middle-end/53393] [4.8] ICE in building gcc ( in in save_call_clobbered_regs () at ../../gcc-trunk/gcc/caller-save.c:876)

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53393 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||danglin at

[Bug middle-end/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Component|tree-optimization |middle-end

[Bug tree-optimization/53366] wrong code generation by tree vectorizer using AVX

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53366 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-18 10:36:04 UTC --- (In reply to comment #7) Indeed, --- gcc/tree-vect-slp.c.jj2012-04-19 11:09:13.0 +0200 +++ gcc/tree-vect-slp.c2012-05-17

[Bug bootstrap/53396] [4.8 Regression] revision 187631 breaks bootstrap on x86_64-apple-darwin10

2012-05-18 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53396 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug bootstrap/53396] [4.8 Regression] revision 187631 breaks bootstrap on x86_64-apple-darwin10

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53396 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug tree-optimization/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-18 11:24:06 UTC --- The assembly code for -O3 is almost the same for revisions 187182 and 187183. However with '-O3 -ffast-math', revision 187182 gives for the loop L12:

[Bug target/53383] Allow -mpreferred-stack-boundary=3 on x86-64

2012-05-18 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53383 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at gcc

[Bug tree-optimization/53397] New: Scimark performance drops by 10x times when compiled -O3 -march=amdfam10 due to generation more prefecthes

2012-05-18 Thread venkataramanan.kumar at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53397 Bug #: 53397 Summary: Scimark performance drops by 10x times when compiled -O3 -march=amdfam10 due to generation more prefecthes Classification: Unclassified Product: gcc

[Bug tree-optimization/53397] Scimark performance drops by 10x times when compiled -O3 -march=amdfam10 due to generation more prefecthes

2012-05-18 Thread venkataramanan.kumar at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53397 Venkataramanan venkataramanan.kumar at amd dot com changed: What|Removed |Added Target|

[Bug tree-optimization/53390] [4.8 Regression] ICE: tree check: expected integer_cst, have nop_expr in vect_compute_data_ref_alignmen on 32-bit x86 host

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53390 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-18 12:09:55 UTC --- Author: rguenth Date: Fri May 18 12:09:49 2012 New Revision: 187653 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187653 Log: 2012-05-18 Richard

[Bug tree-optimization/53390] [4.8 Regression] ICE: tree check: expected integer_cst, have nop_expr in vect_compute_data_ref_alignmen on 32-bit x86 host

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53390 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/53397] Scimark performance drops by 10x times when compiled -O3 -march=amdfam10 due to generation more prefecthes

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53397 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/53378] gcc/regs.h hides system header regs.h on vxWorks

2012-05-18 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53378 --- Comment #4 from rbmj at verizon dot net 2012-05-18 12:16:29 UTC --- The issue is that this is affecting a system header (ioLib.h) which is included from other, standard header files.

[Bug tree-optimization/53355] Autovectorization of a simple loop could be improved.

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53355 --- Comment #5 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-18 12:32:11 UTC --- The following testcase (extracted from PR53346, which stores zero though) shows another case of slowness void foo (int *p, int n) { int i; for (i =

[Bug target/53399] New: *ffs pattern generates wrong code with BMI enabled (for corner cases)

2012-05-18 Thread kirill.yukhin at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53399 Bug #: 53399 Summary: *ffs pattern generates wrong code with BMI enabled (for corner cases) Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug target/53399] *ffs pattern generates wrong code with BMI enabled (for corner cases)

2012-05-18 Thread kirill.yukhin at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53399 --- Comment #1 from Yukhin Kirill kirill.yukhin at intel dot com 2012-05-18 13:58:22 UTC --- (In reply to comment #0) It also seems to fail gcc.c-torture/execute/builtin-bitops-1.c It fails on BMI-capable CPU

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #19 from jimis jimis at gmx dot net 2012-05-18 12:46:43 UTC --- Defining _GTHREAD_USE_MUTEX_INIT_FUNC in os/gnu-linx/os_defines.h didn't help. See attached files for new error message and preprocessed source. Also keep in mind that

[Bug bootstrap/53396] [4.8 Regression] revision 187631 breaks bootstrap on x86_64-apple-darwin10

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53396 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #21 from jimis jimis at gmx dot net 2012-05-18 12:48:53 UTC --- Created attachment 27432 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27432 preprocessed source after defining _GTHREAD_USE_MUTEX_INIT_FUNC

[Bug rtl-optimization/53373] [4.8 regression] ICE on valid code with -march-native

2012-05-18 Thread evstupac at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53373 --- Comment #5 from Stupachenko Evgeny evstupac at gmail dot com 2012-05-18 13:56:56 UTC --- 14 spec2006 tests also fail after the commit 187459, (compiled with -O2 -march=corei7 -mtune=corei7 -mavx -m64) However without -mavx they pass.

[Bug target/53385] [4.8 Regression] Error: operand out of range after changes for LSHIFT_EXPR in vrp.c

2012-05-18 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53385 --- Comment #12 from William J. Schmidt wschmidt at gcc dot gnu.org 2012-05-18 14:05:06 UTC --- Created attachment 27433 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27433 Tentative patch Tentative patch following Jakub's suggestion. This

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/53398] New: feature request: option for overloaded methods order in vtable compatibility with msc

2012-05-18 Thread sweetrommie at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53398 Bug #: 53398 Summary: feature request: option for overloaded methods order in vtable compatibility with msc Classification: Unclassified Product: gcc Version: 4.6.0

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #20 from jimis jimis at gmx dot net 2012-05-18 12:48:05 UTC --- Created attachment 27431 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27431 guard.cc error after defining _GTHREAD_USE_MUTEX_INIT_FUNC

[Bug rtl-optimization/53352] Incorrect CSE optimization on RTL expressions with a paradoxical subreg

2012-05-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53352 --- Comment #10 from H.J. Lu hjl.tools at gmail dot com 2012-05-18 14:16:46 UTC --- The test fails on Linux/x86 and Linux/x86-64.

[Bug target/53399] *ffs pattern generates wrong code with BMI enabled (for corner cases)

2012-05-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53399 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2012-05-18 14:28:40 UTC --- This should be ok since the 0 input operand is ignored. If not, please find out why.

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-05-18 13:10:11 UTC --- Author: rguenth Date: Fri May 18 13:10:01 2012 New Revision: 187655 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=187655 Log: 2012-05-18 Richard

[Bug target/53399] *ffs pattern generates wrong code with BMI enabled (for corner cases)

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53399 --- Comment #3 from Uros Bizjak ubizjak at gmail dot com 2012-05-18 14:31:47 UTC --- (In reply to comment #0) It also seems to fail gcc.c-torture/execute/builtin-bitops-1.c Can you please isolate failing test?

[Bug fortran/53379] [4.7/4.8 Regression] No backtrace generated for array bounds violation

2012-05-18 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 --- Comment #4 from Janne Blomqvist jb at gcc dot gnu.org 2012-05-18 14:32:54 UTC --- (In reply to comment #3) (In reply to comment #2) AFAICS, this is an intentional change in behavior. When I proposed making backtracing enabled by default,

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
20120518 (experimental) [trunk revision 187655]

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #9 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-18 14:49:22 UTC --- Unfortunately, the loop in original rnflow test still gets vectorized, with no change in the runtime: Confirmed, at revision 187655 I still get -O2

[Bug java/53400] New: java build failure with NullPointerException

2012-05-18 Thread jrt at worldlinc dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53400 Bug #: 53400 Summary: java build failure with NullPointerException Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal

[Bug fortran/53379] [4.7/4.8 Regression] No backtrace generated for array bounds violation

2012-05-18 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53379 --- Comment #5 from Harald Anlauf anlauf at gmx dot de 2012-05-18 15:02:07 UTC --- (In reply to comment #3) (In reply to comment #2) FWIW, if it is decided to change this, one could also consider changing runtime_error() and internal_error()

[Bug middle-end/51071] [4.7 Regression] ICE in gimple_has_side_effects, at gimple.c:2513

2012-05-18 Thread pageexec at freemail dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51071 pageexec at freemail dot hu changed: What|Removed |Added CC||pageexec at freemail dot hu

[Bug bootstrap/53384] checksum (comparison) differs wrongly

2012-05-18 Thread jrt at worldlinc dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53384 --- Comment #4 from John T jrt at worldlinc dot net 2012-05-18 15:07:48 UTC --- This bug was actually two bugs, the checksum error and the erroneous handling of the gcc used in fixincludes/config.cache I found another way to trip the error

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #10 from Uros Bizjak ubizjak at gmail dot com 2012-05-18 15:11:53 UTC --- (In reply to comment #8) (In reply to comment #7) Fixed. Unfortunately, the loop in original rnflow test still gets vectorized, with no change in the

[Bug bootstrap/53394] Stage2 does not pass CFLAGS or LDFLAGS

2012-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53394 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-05-18 15:13:05 UTC --- Use BOOT_CFLAGS and BOOT_LDFLAGS. And Maybe even BOOT_CXXFLAGS and CXXFLAGS.

[Bug tree-optimization/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug target/53383] Allow -mpreferred-stack-boundary=3 on x86-64

2012-05-18 Thread hpa at zytor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53383 --- Comment #7 from H. Peter Anvin hpa at zytor dot com 2012-05-18 15:23:05 UTC --- We can't use the SSE parts of the ABI anyway in the kernel, and I sure hope that -mno-sse (or perhaps -mcmodel=kernel, but that would be ugly) prevents those from

[Bug c++/53401] New: internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates

2012-05-18 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53401 Bug #: 53401 Summary: internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates Classification: Unclassified Product: gcc Version: 4.8.0

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #11 from Uros Bizjak ubizjak at gmail dot com 2012-05-18 16:04:46 UTC --- (In reply to comment #9) Uneducated guess: is it possible that failed attempts to vectorize may mess up further optimizations? You are right.

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #23 from Jonathan Wakely redi at gcc dot gnu.org 2012-05-18 16:31:58 UTC --- (I'll be back from holiday on tuesday and able to work on this properly then, including adding a configure check to define the macros automatically when

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #12 from Uros Bizjak ubizjak at gmail dot com 2012-05-18 16:07:45 UTC --- (In reply to comment #11) You are right. -ftree-vectorize implies -ftree-loop-if-convert and this option makes all the difference! -O2 -ftree-vectorize:

[Bug tree-optimization/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function resul

2012-05-18 Thread stephan.kramer at imperial dot ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53389 --- Comment #2 from Stephan Kramer stephan.kramer at imperial dot ac.uk 2012-05-18 15:27:54 UTC --- (In reply to comment #1) Confirmed. Workaround is to use -fno-realloc-lhs Excellent. Thanks for the suggested workaround. That'll save us a

[Bug c++/53405] New: Enum-dependent class template instantiations not recognized

2012-05-18 Thread ibugs at qult dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53405 Bug #: 53405 Summary: Enum-dependent class template instantiations not recognized Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug target/53386] Bad assembly code produced for m68000

2012-05-18 Thread ljalvs at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53386 --- Comment #13 from Luis Alves ljalvs at gmail dot com 2012-05-18 17:00:11 UTC --- I've built gcc with the m68k/linux.h patched for the 68000 but it's not working as expected. As test I've used linux kernel 3.3 Results are compared to the use

[Bug c++/53403] Function template friend denied access to private types of granting template class.

2012-05-18 Thread ibugs at qult dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53403 Ignacy Gawedzki ibugs at qult dot net changed: What|Removed |Added Severity|normal |minor

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #25 from jimis jimis at gmx dot net 2012-05-18 17:17:13 UTC --- Created attachment 27436 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27436 log

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #22 from Jonathan Wakely redi at gcc dot gnu.org 2012-05-18 16:30:54 UTC --- The new error is in the recursive mutex definition. You also need to define _GTHREAD_USE_RECURSIVE_MUTEX_INIT_FUNC

[Bug tree-optimization/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2012-05-18 16:03:46 UTC --- This should fix tree-if-conv.c: Index: tree-if-conv.c === --- tree-if-conv.c(revision

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #26 from jimis jimis at gmx dot net 2012-05-18 17:17:53 UTC --- Created attachment 27437 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27437 preprocessed source

[Bug preprocessor/53404] warning column reported on comment in warning during bootstrap

2012-05-18 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53404 Andi Kleen andi-gcc at firstfloor dot org changed: What|Removed |Added Component|c |preprocessor

[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-05-18 Thread jimis at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #24 from jimis jimis at gmx dot net 2012-05-18 17:16:08 UTC --- Thanks, I'll leave that to you then since it's no big priority for me. FYI defining _GTHREAD_USE_RECURSIVE_MUTEX_INIT_FUNC brought other problems. I'm attaching related

[Bug c/53404] New: warning column reported on comment in warning during bootstrap

2012-05-18 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53404 Bug #: 53404 Summary: warning column reported on comment in warning during bootstrap Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug target/53385] [4.8 Regression] Error: operand out of range after changes for LSHIFT_EXPR in vrp.c

2012-05-18 Thread wschmidt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53385 William J. Schmidt wschmidt at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/53389] [4.6/4.7/4.8 Regression] -frealloc-lhs: memory leak when assigning array function result to allocatable array, where one of its supplied arguments is itself an array function resul

2012-05-18 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53389 --- Comment #3 from Tobias Burnus burnus at gcc dot gnu.org 2012-05-18 17:05:57 UTC --- (In reply to comment #0) x=filler(filler(y, real(2*i)), real(i)) That line should call filler twice, however, it is called trice! There are two atmps -

[Bug tree-optimization/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 --- Comment #6 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-18 17:41:21 UTC --- This should fix tree-if-conv.c: It does. Thanks.

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||hjl.tools at gmail

[Bug c++/53403] New: Function template friend denied access to private types of granting template class.

2012-05-18 Thread ibugs at qult dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53403 Bug #: 53403 Summary: Function template friend denied access to private types of granting template class. Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/53402] New: [C++11] non-inline namespace can be wrongly re-opened as inline

2012-05-18 Thread ai.azuma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53402 Bug #: 53402 Summary: [C++11] non-inline namespace can be wrongly re-opened as inline Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #13 from Uros Bizjak ubizjak at gmail dot com 2012-05-18 17:08:08 UTC --- Created attachment 27435 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27435 slow x86_64 assembly, obtained with -O2 -ftree-loop-if-convert This is the

[Bug tree-optimization/53395] [4.8 Regression] The LAPACK functions i(d|s)amax are more than two times slower after revision 187183

2012-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53395 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug gcov-profile/53406] New: Unit Record not present in header files or in GCOV output

2012-05-18 Thread myron.walker at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53406 Bug #: 53406 Summary: Unit Record not present in header files or in GCOV output Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug gcov-profile/53406] Unit Record not present in header files or in GCOV output

2012-05-18 Thread myron.walker at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53406 --- Comment #1 from Myron Walker myron.walker at gmail dot com 2012-05-18 17:53:18 UTC --- Created attachment 27438 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27438 Sample GCDA file

[Bug gcov-profile/53406] Unit Record not present in header files or in GCOV output

2012-05-18 Thread myron.walker at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53406 --- Comment #2 from Myron Walker myron.walker at gmail dot com 2012-05-18 17:54:12 UTC --- Created attachment 27439 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27439 Sample GCNO file

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #15 from Andrew Pinski pinskia at gcc dot gnu.org 2012-05-18 17:54:16 UTC --- (In reply to comment #14) Compile and execute slow assembly: real0m18.170s user0m17.907s sys 0m0.223s WTF happened here?! Are

[Bug gcov-profile/53406] Unit Record not present in header files or in GCOV output

2012-05-18 Thread myron.walker at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53406 --- Comment #3 from Myron Walker myron.walker at gmail dot com 2012-05-18 17:54:49 UTC --- Added example GCDA and GCNO files

[Bug gcov-profile/53406] Unit Record not present in header files or in GCOV output

2012-05-18 Thread myron.walker at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53406 Myron Walker myron.walker at gmail dot com changed: What|Removed |Added Version|4.6.1 |4.2.0 ---

[Bug lto/53407] New: ICE compiling pcre-8.21 in function_and_variable_visibility, at ipa.c:1002

2012-05-18 Thread rainer-gccbugs at 7val dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53407 Bug #: 53407 Summary: ICE compiling pcre-8.21 in function_and_variable_visibility, at ipa.c:1002 Classification: Unclassified Product: gcc Version: unknown Status:

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #16 from Uros Bizjak ubizjak at gmail dot com 2012-05-18 18:24:43 UTC --- Perf confirms this findings, the first loop: 0.02 : 401e10: movslq %edx,%rbx 5.04 : 401e13: movss

[Bug c/53391] Slightly misleading warning on printf format mismatch

2012-05-18 Thread Keith.S.Thompson at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53391 --- Comment #2 from Keith Thompson Keith.S.Thompson at gmail dot com 2012-05-18 18:26:31 UTC --- The cleverness I was referring to was having diagnostics refer to an appropriate typedef rather than to the original type (e.g., size_t rather than

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #17 from H.J. Lu hjl.tools at gmail dot com 2012-05-18 18:27:21 UTC --- I was told that cmov wins if branch is mispredicted, otherwise cmov loses. We will investigate if we can improve cmov in GCC.

[Bug c++/53403] Function template friend denied access to private types of granting template class.

2012-05-18 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53403 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug tree-optimization/53346] [4.6/4.7/4.8 Regression] Bad vectorization in the proc cptrf2 of rnflow.f90

2012-05-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53346 --- Comment #18 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-05-18 18:29:06 UTC --- Are conditional moves that bad on x86? The change which uses them more for COND_EXPR was mine but really I think this was a latent bug or a way to

[Bug c/53409] New: ICE: vector VEC(vec_void_p,base) index domain error, in vinfo_for_stmt at tree-vectorizer.h:630

2012-05-18 Thread regehr at cs dot utah.edu
/gcc-r187663-install --program-prefix=r187663- --enable-languages=c,c++ Thread model: posix gcc version 4.8.0 20120518 (experimental) (GCC) [regehr@dyson r50]$ current-gcc -Wall -O3 small.c small.c: In function 'main': small.c:4:1: internal compiler error: vector VEC(vec_void_p,base) index domain

[Bug c/53408] New: ICE in get_initial_def_for_induction, at tree-vect-loop.c:3222

2012-05-18 Thread regehr at cs dot utah.edu
-prefix=r187663- --enable-languages=c,c++ Thread model: posix gcc version 4.8.0 20120518 (experimental) (GCC) [regehr@dyson r48]$ current-gcc -c -O3 small.c small.c: In function 'fn1': small.c:3:1: internal compiler error: in get_initial_def_for_induction, at tree-vect-loop.c:3222 fn1 () ^ Please

[Bug c/53410] New: ICE in build_int_cst_wide, at tree.c:1219

2012-05-18 Thread regehr at cs dot utah.edu
++ Thread model: posix gcc version 4.8.0 20120518 (experimental) (GCC) [regehr@dyson r51]$ current-gcc -c -O3 small.c small.c: In function 'fn1': small.c:4:1: internal compiler error: in build_int_cst_wide, at tree.c:1219 fn1 () ^ Please submit a full bug report, with preprocessed source

[Bug c++/53405] Enum-dependent class template instantiations not recognized

2012-05-18 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53405 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

  1   2   >