[Bug tree-optimization/60505] [4.8/4.9 Regression] Warning caused by GCC vectorizer.

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60505 Richard Biener changed: What|Removed |Added Keywords||diagnostic, |

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #5 from Yvan Roux --- Validation shows that it still fails for arm-none-linux-gnueabihf. I didn't investigate further yet.

[Bug c/60716] New: gcc cannot detect static recursive function

2014-03-31 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60716 Bug ID: 60716 Summary: gcc cannot detect static recursive function Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/60716] gcc cannot detect static recursive function

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60716 Richard Biener changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME

[Bug c++/60713] [4.8/4.9 regression] ICE in iterative_hash_expr

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60713 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug tree-optimization/60712] "restrict" qualifier ignored on local variable or after inlining

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60712 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/60708] [4.8/4.9 Regression] An array temporary causes an ICE in gimplify

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60708 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/60708] [4.8/4.9 Regression] An array temporary causes an ICE in gimplify

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60708 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug c++/60708] [4.8/4.9 Regression] An array temporary causes an ICE in gimplify

2014-03-31 Thread ville.voutilainen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60708 --- Comment #2 from Ville Voutilainen --- Well, no - the error that 4.7 gives is caused by my using a C++14 deduced return type for a function there. 4.9 supports those with --std=c++1y.

[Bug tree-optimization/60707] FAIL: gfortran.dg/pr45636.f90 -O scan-tree-dump-times forwprop2 "memset" 0

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60707 --- Comment #1 from Richard Biener --- Already xfailed for mips. You may want to check history to see if it's applicable to xfail on hppa as well.

[Bug libfortran/60706] FAIL: gfortran.dg/size_kind_2.f90 -O scan-tree-dump original "var2 = 42949673 00;"

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60706 --- Comment #1 from Richard Biener --- (In reply to John David Anglin from comment #0) > Executing on host: > /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran -B > /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../ > -B/test/gnu/gcc/objd

[Bug target/60704] [4.9 Regression] ICE: in extract_constrain_insn_cached, at recog.c:2156 with -flive-range-shrinkage -march=amdfam10

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60704 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug target/60700] [4.8 Regression] missing dependency between %ax and %eax when compiling 32bit on 64bit

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60700 Richard Biener changed: What|Removed |Added Keywords||wrong-code Priority|P3

[Bug fortran/60717] New: Wrong code with recursive procedure with unlimited polymorphic dummy argument

2014-03-31 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60717 Bug ID: 60717 Summary: Wrong code with recursive procedure with unlimited polymorphic dummy argument Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: no

[Bug libfortran/60706] FAIL: gfortran.dg/size_kind_2.f90 -O scan-tree-dump original "var2 = 42949673 00;"

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60706 --- Comment #2 from Richard Biener --- Like this. If that works for you it's pre-approved. Only implements the special-case (the gmp path would probably have a lot of testsuite fallout?). I don't have a suitable target to test this on where the

[Bug target/60604] [4.9 Regression] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug target/60481] [4.9 Regression] Missing diagnostic "ISO C++ forbids declaration of 'foo' with no type"

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60481 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug target/60653] [4.9 Regression] gfortran: ICE (segmentation fault) in lra

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60653 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug fortran/60529] [4.9 Regression] [OOP] ICE with allocatable sub-component

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60529 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug fortran/54070] [4.8/4.9 Regression] Wrong code with allocatable deferred-length (array) function results

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54070 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.3

[Bug middle-end/60500] [4.7/4.8/4.9 Regression] Spurious warning on derived type initialization

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60500 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.7.4

[Bug fortran/60483] [4.7/4.8/4.9 Regression] No IMPLICIT type error with: ASSOCIATE( X => derived_type() ) [i.e. w/ structure constructor]

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60483 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.7.4

[Bug fortran/60526] [4.7/4.8/4.9 Regression] Accepts-invalid: Variable name same as type name

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60526 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.7.4

[Bug tree-optimization/34723] [4.7/4.8/4.9 Regression] Summing variable should be initialized to the first member before the loop

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34723 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Priority|P

[Bug fortran/54070] [4.8/4.9 Regression] Wrong code with allocatable deferred-length (array) function results

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54070 Richard Biener changed: What|Removed |Added Priority|P3 |P4 --- Comment #8 from Richard Biener -

[Bug tree-optimization/57732] [4.8/4.9 Regression] ICE (segfault in libisl) building drizzle on 32bit targets (at least arm-linux and i586-linux)

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57732 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Blocks|

[Bug lto/59925] [4.9 Regression] link failure in python2.7 build with -flto and -fprofile-use -fprofile-correction enabled

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59925 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug fortran/60191] test case gfortran.dg/dynamic_dispatch_1/3.f03 fail on ARMv7

2014-03-31 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60191 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #13

[Bug target/59305] [4.9 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 Richard Biener changed: What|Removed |Added Priority|P3 |P1 --- Comment #18 from Richard Biener

[Bug c++/60692] ICE with template template parameter (invalid code)

2014-03-31 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60692 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug tree-optimization/59967] [4.8/4.9 Regression] Performance regression from 4.7.x to 4.8.x (loop not unrolled)

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59967 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Priority|P

[Bug rtl-optimization/60162] [4.9 Regression][lra] mlra appears to be using the FP registers for integer values and then moving on to GPR registers.

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60162 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|N

[Bug tree-optimization/60363] [4.9 Regression]: logical_op_short_circuit, gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 4

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60363 Richard Biener changed: What|Removed |Added Target|cris-axis-elf |cris-axis-elf, |

[Bug target/60410] [4.7/4.8/4.9 Regression] -fshort-double ICEs x86_64

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60410 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Priority|P3

[Bug preprocessor/60436] [4.8/4.9 Regression] C preprocessor segfaults on assembly file

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60436 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/60481] [4.9 Regression] Missing diagnostic "ISO C++ forbids declaration of 'foo' with no type"

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60481 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/60483] [4.7/4.8/4.9 Regression] No IMPLICIT type error with: ASSOCIATE( X => derived_type() ) [i.e. w/ structure constructor]

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60483 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug tree-optimization/60363] [4.9 Regression]: logical_op_short_circuit, gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 4

2014-03-31 Thread amker.cheng at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60363 --- Comment #10 from bin.cheng --- Patch sent at http://gcc.gnu.org/ml/gcc-patches/2014-03/msg00857.html , but it need to wait for stage 1. I will xfail it for now.

[Bug fortran/60500] [4.7/4.8/4.9 Regression] Spurious warning on derived type initialization

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60500 Richard Biener changed: What|Removed |Added Keywords||wrong-code Component|middle-end

[Bug tree-optimization/60505] [4.8/4.9 Regression] Warning caused by GCC vectorizer.

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60505 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug fortran/60526] [4.7/4.8/4.9 Regression] Accepts-invalid: Variable name same as type name

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60526 Richard Biener changed: What|Removed |Added Keywords||accepts-invalid Priority|P3

[Bug fortran/60529] [4.9 Regression] [OOP] ICE with allocatable sub-component

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60529 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug lto/60567] [4.9 Regression] lto1 ICE in add_symbol_to_partition, at lto/lto-partition.c:233 with -fno-use-linker-plugin

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60567 Richard Biener changed: What|Removed |Added Priority|P3 |P1 --- Comment #11 from Richard Biener

[Bug target/60604] [4.9 Regression] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 Richard Biener changed: What|Removed |Added Keywords||wrong-code Priority|P3

[Bug target/60609] [4.8/4.9 Regression] Error: value of 256 too large for field of 1 bytes at 68242

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60609 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug bootstrap/60644] [4.9 Regression] Build of i686-pc-linux-android is broken

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60644 Richard Biener changed: What|Removed |Added Target||i686-pc-linux-android Priority

[Bug target/60653] [4.9 Regression] gfortran: ICE (segmentation fault) in lra

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60653 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/59305] [4.9 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2014-03-31 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 --- Comment #19 from Iain Sandoe --- (In reply to Richard Biener from comment #18) > sparc-sun-solaris2.10 is a primary arch, making P1 for now. As sparc > implements > the hook Joseph mentions is this merely a testsuite issue (sparc being > "slo

[Bug tree-optimization/60656] [4.8/4.9 regression] x86 vectorization produces wrong code

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60656 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug debug/60655] [4.9 Regression] ICE: output_operand: invalid expression as operand

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60655 Richard Biener changed: What|Removed |Added Priority|P3 |P1 --- Comment #8 from Richard Biener -

[Bug ipa/60659] [4.9 Regression] ICE in get_polymorphic_call_info, at ipa-devirt.c:1292

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60659 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug target/60657] [4.9 Regression] ICE: error: insn does not satisfy its constraints

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60657 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug bootstrap/60644] [4.9 Regression] Build of i686-pc-linux-android is broken

2014-03-31 Thread aivchenk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60644 --- Comment #7 from Alexander Ivchenko --- The fix in gcc-patches: http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01428.html

[Bug ada/60620] missing gnattools dependency causes highly parallel build failure with --disable-bootstrap

2014-03-31 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60620 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/60620] missing gnattools dependency causes highly parallel build failure with --disable-bootstrap

2014-03-31 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60620 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug target/59305] [4.9 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2014-03-31 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug target/60604] [4.9 Regression] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)

2014-03-31 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 Andrew Pinski changed: What|Removed |Added Priority|P4 |P3 --- Comment #11 from Andrew Pinski --

[Bug target/59305] [4.9 Regression] gcc.dg/atomic/c11-atomic-exec-5.c fails with WARNING: program timed out on x86_64-apple-darwin13

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59305 Richard Biener changed: What|Removed |Added Priority|P1 |P4 --- Comment #21 from Richard Biener

[Bug target/60604] [4.9 Regression] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604 --- Comment #12 from Richard Biener --- ABI changing option makes it a differen triplet IMHO (but it's always a hard guess as to exactly what variants/multilibs are supposed to be in this list).

[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor

2014-03-31 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128 --- Comment #63 from ro at CeBiTec dot Uni-Bielefeld.DE --- On i386-pc-solaris2.9, I get the same PASSes and XFAILs as before: Unsupported rounding for real(16) 380 0 52 PASS: gfortran.dg/fmt_en.f90 -Os execution tes

[Bug target/60653] [4.9 Regression] gfortran: ICE (segmentation fault) in lra

2014-03-31 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60653 --- Comment #7 from Tobias Burnus --- (In reply to Ramana Radhakrishnan from comment #5) > However if I try the same with csint.f90 that's produced I get a different > set of error messages but not the same failure. Slightly bizarre. > * $Id: cs

[Bug fortran/60718] New: Test case gfortran.dg/select_type_4.f90 fails on ARM

2014-03-31 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718 Bug ID: 60718 Summary: Test case gfortran.dg/select_type_4.f90 fails on ARM Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Componen

[Bug bootstrap/60719] New: With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60719 Bug ID: 60719 Summary: With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywo

[Bug bootstrap/60719] With --program-prefix=$target_alias --program-suffix=-$version install-driver breaks

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60719 --- Comment #1 from Richard Biener --- Guarding the two seemingly slightly different cases with "$(GCC_INSTALL_NAME)" != "$(target_noncanonical)-gcc-$(version)" and "$(GCC_INSTALL_NAME)" != "$(GCC_TARGET_INSTALL_NAME)" would work, but this is

[Bug fortran/58880] [4.9 Regression] [OOP] ICE on valid with FINAL function and type extension

2014-03-31 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58880 Mikael Morin changed: What|Removed |Added CC||mikael at gcc dot gnu.org --- Comment #10

[Bug fortran/60717] Wrong code with recursive procedure with unlimited polymorphic dummy argument

2014-03-31 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60717 Paul Thomas changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/60647] [4.9 Regression] ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112

2014-03-31 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60647 --- Comment #9 from Martin Jambor --- Author: jamborm Date: Mon Mar 31 12:28:33 2014 New Revision: 208957 URL: http://gcc.gnu.org/viewcvs?rev=208957&root=gcc&view=rev Log: 2014-03-31 Martin Jambor PR middle-end/60647 * tree-sra.c (cal

[Bug middle-end/60647] [4.9 Regression] ICE in visit_ref_for_mod_analysis, at ipa-prop.c:2112

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60647 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug lto/60720] New: clisp fails to build with -flto: internal compiler error: tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6941

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60720 Bug ID: 60720 Summary: clisp fails to build with -flto: internal compiler error: tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6941 Prod

[Bug lto/60720] clisp fails to build with -flto: internal compiler error: tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6941

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60720 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/60718] Test case gfortran.dg/select_type_4.f90 fails on ARM

2014-03-31 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718 --- Comment #1 from Bernd Edlinger --- I think, instructions 40 and 44 are transposed between select_type_4a.f90.209r.asmcons: (insn 40 38 43 6 (set (mem/f/c:SI (plus:SI (reg/f:SI 102 sfp) (const_int -4 [0xfffc])) [3

[Bug c++/60708] [4.8/4.9 Regression] An array temporary causes an ICE in gimplify

2014-03-31 Thread ville.voutilainen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60708 --- Comment #3 from Ville Voutilainen --- So, to clarify, this is not accepts-invalid, nor is it a 4.7->4.9 regression with regards to whether the function should be accepted. If I change the test to be purely C++11, it ICEs on 4.7 and 4.8 as well

[Bug c++/60551] __attribute__((used)) is ignored for 'static' function declarations

2014-03-31 Thread slyfox at inbox dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60551 --- Comment #1 from Sergei Trofimovich --- Clarification: 'a.cc' should be named as 'a.hh' as it's a header included in many other .cc files.

[Bug lto/60720] clisp fails to build with -flto: internal compiler error: tree check: expected array_type, have record_type in array_ref_low_bound, at expr.c:6941

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60720 --- Comment #2 from Richard Biener --- We miss to wrap uses of non-automatic vars inside MEM_REFs for global initializers (we do that for the IL already). Doing this raises the question whether we shouldn't simply special-case global var referenc

[Bug tree-optimization/60363] [4.9 Regression]: logical_op_short_circuit, gcc.dg/tree-ssa/ssa-dom-thread-4.c scan-tree-dump-times dom1 "Threaded" 4

2014-03-31 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60363 --- Comment #11 from Jeffrey A. Law --- Agreed, let's xfail the test on the affected targets for now and look to fix the missed threading optimization during the next stage1.

[Bug lto/60721] New: xcoral fails to build with LTO: internal compiler error: verify_flow_info failed

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60721 Bug ID: 60721 Summary: xcoral fails to build with LTO: internal compiler error: verify_flow_info failed Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords:

[Bug lto/60721] xcoral fails to build with LTO: internal compiler error: verify_flow_info failed

2014-03-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60721 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #6 from Ramana Radhakrishnan --- Author: ramana Date: Mon Mar 31 14:21:58 2014 New Revision: 208961 URL: http://gcc.gnu.org/viewcvs?rev=208961&root=gcc&view=rev Log: Adjust testcase for softfp cases. PR target/60650 2014-03-31 Ram

[Bug c/60722] New: __builtin_choose_expr() does not allow 'CONST_EXP' using const variable

2014-03-31 Thread yann at droneaud dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60722 Bug ID: 60722 Summary: __builtin_choose_expr() does not allow 'CONST_EXP' using const variable Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug target/60653] [4.9 Regression] gfortran: ICE (segmentation fault) in lra

2014-03-31 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60653 --- Comment #8 from Tobias Burnus --- Created attachment 32499 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32499&action=edit Reduced Fortran test case (use .f or .f90 suffix) Reduced test case attached. Compile on arm-linux-gnueabihf with

[Bug target/60653] [4.9 Regression] gfortran: ICE (segmentation fault) in lra

2014-03-31 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60653 Tobias Burnus changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #7 from Yvan Roux --- The same kind of issue is reported on the same build, but with a different set of options. I'm reducing the testcase (still too big...)

[Bug target/60700] [4.8 Regression] missing dependency between %ax and %eax when compiling 32bit on 64bit

2014-03-31 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60700 --- Comment #3 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Mar 31 15:24:56 2014 New Revision: 208962 URL: http://gcc.gnu.org/viewcvs?rev=208962&root=gcc&view=rev Log: Add a testcase for PR rtl-optimization/60700 PR rtl-optimization

[Bug target/60704] [4.9 Regression] ICE: in extract_constrain_insn_cached, at recog.c:2156 with -flive-range-shrinkage -march=amdfam10

2014-03-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60704 Richard Henderson changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigne

[Bug target/60700] [4.8 Regression] missing dependency between %ax and %eax when compiling 32bit on 64bit

2014-03-31 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60700 --- Comment #4 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Mar 31 16:21:30 2014 New Revision: 208963 URL: http://gcc.gnu.org/viewcvs?rev=208963&root=gcc&view=rev Log: Backport revision 201326 gcc/ PR rtl-optimization/60700 201

[Bug rtl-optimization/57637] [4.9 regression] Miscompare on 178.galgel in SPEC2000 on arm

2014-03-31 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57637 --- Comment #11 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Mar 31 16:21:30 2014 New Revision: 208963 URL: http://gcc.gnu.org/viewcvs?rev=208963&root=gcc&view=rev Log: Backport revision 201326 gcc/ PR rtl-optimization/60700 20

[Bug target/60700] [4.8 Regression] missing dependency between %ax and %eax when compiling 32bit on 64bit

2014-03-31 Thread hjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60700 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Mar 31 16:24:28 2014 New Revision: 208964 URL: http://gcc.gnu.org/viewcvs?rev=208964&root=gcc&view=rev Log: Add a testcase for PR rtl-optimization/60700 PR rtl-optimization

[Bug target/60700] [4.8 Regression] missing dependency between %ax and %eax when compiling 32bit on 64bit

2014-03-31 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60700 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/60654] format warnings don't work with PROGMEM/PSTR

2014-03-31 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60654 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org Sever

[Bug c++/60716] gcc cannot detect static recursive function

2014-03-31 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60716 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org Comp

[Bug target/60247] AVR ATxmega C++ constructor startup in libgcc.S causes boot loop

2014-03-31 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60247 Georg-Johann Lay changed: What|Removed |Added Target|ATxmega processor |avr Status|UNCONFIRMED

[Bug c++/60709] [C++11]ICE when using a braced-init-list as function argument to initialize a reference to array

2014-03-31 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60709 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c++/60715] Narrowing conversions not caught in non-type template parameters

2014-03-31 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60715 --- Comment #2 from Daniel Krügler --- (In reply to Jonathan Wakely from comment #1) > I'm pretty sure there's an existing bug report about this Agreed. What about bug 57891?

[Bug c++/60715] Narrowing conversions not caught in non-type template parameters

2014-03-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60715 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/57891] No diagnostic of narrowing conversion in non-type template argument

2014-03-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57891 Jonathan Wakely changed: What|Removed |Added CC||filip.roseen at gmail dot com --- Comme

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #8 from Yvan Roux --- Created attachment 32500 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32500&action=edit 2nd reduced testcase

[Bug rtl-optimization/60650] [ARM] LRA ICE in assign_by_spills

2014-03-31 Thread yvan.roux at linaro dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60650 --- Comment #9 from Yvan Roux --- the new command line is : cc1 -O2 -fno-omit-frame-pointer -march=armv7-a xfs_bmap_util.i

[Bug tree-optimization/60707] FAIL: gfortran.dg/pr45636.f90 -O scan-tree-dump-times forwprop2 "memset" 0

2014-03-31 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60707 --- Comment #2 from dave.anglin at bell dot net --- On 3/31/2014 4:27 AM, rguenth at gcc dot gnu.org wrote: > Already xfailed for mips. You may want to check history to see if it's > applicable to xfail on hppa as well. I just noticed that this bu

[Bug libstdc++/60270] [C++1y] std::quoted is too eager to clear the string

2014-03-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60270 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Mon Mar 31 18:46:23 2014 New Revision: 208966 URL: http://gcc.gnu.org/viewcvs?rev=208966&root=gcc&view=rev Log: 2014-03-31 Lars Gullik Bjønnes Jonathan Wakely PR libstdc

[Bug libstdc++/60270] [C++1y] std::quoted is too eager to clear the string

2014-03-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60270 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

  1   2   >