[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

2015-06-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932 --- Comment #13 from Jim Wilson --- Created attachment 35774 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35774&action=edit Experimental patch to force out-of-ssa to use promoted subregs for phi nodes.

[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

2015-06-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932 --- Comment #12 from Jim Wilson --- Part of the problem here is that the arm port defines PROMOTE_MODE to force short local variables to unsigned, but arm_promote_function_mode doesn't change signedness. So a signed short parameter and a signed

[Bug fortran/66065] ICE on assignment to deferred-length character array

2015-06-12 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66065 --- Comment #2 from Damian Rouson --- Hi Dominique, Do you know if anyone is working on fixing this bug? Would it be worthwhile for me to mail the gfortran developers list for an update? Damian

[Bug fortran/66079] [6 Regression] memory leak with source allocation in internal subprogram

2015-06-12 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66079 --- Comment #7 from Damian Rouson --- Thanks for the fix! I'll update my source, rebuild, and test the fix. Damian

[Bug fortran/66082] memory leak with automatic array dummy argument with derived type array constructor actual argument

2015-06-12 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66082 --- Comment #4 from Damian Rouson --- Thanks for fixing this! I just verified that the leak is gone with a gcc build dated 20150607. Damian

[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

2015-06-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #11 f

[Bug ipa/66271] -Os generates incorrect code on ARM possibly due to IPA

2015-06-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66271 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug preprocessor/66527] New: incorrect line number in diagnostics for multiline initializers

2015-06-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66527 Bug ID: 66527 Summary: incorrect line number in diagnostics for multiline initializers Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal

[Bug driver/66203] aarch64-none-elf does not automatically find librdimon

2015-06-12 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66203 Jim Wilson changed: What|Removed |Added CC||wilson at gcc dot gnu.org --- Comment #1 fr

[Bug ada/66526] New: Use of uninitialized variable

2015-06-12 Thread pini_os at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66526 Bug ID: 66526 Summary: Use of uninitialized variable Product: gcc Version: 4.7.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assig

[Bug ada/66525] New: Implicit function declarations

2015-06-12 Thread pini_os at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66525 Bug ID: 66525 Summary: Implicit function declarations Product: gcc Version: 4.7.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assi

[Bug c++/65719] Link error with constexpr variable template

2015-06-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/65719] Link error with constexpr variable template

2015-06-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719 --- Comment #7 from Jason Merrill --- Author: jason Date: Fri Jun 12 19:11:35 2015 New Revision: 224443 URL: https://gcc.gnu.org/viewcvs?rev=224443&root=gcc&view=rev Log: PR c++/65719 * pt.c (tsubst_decl) [VAR_DECL]: Mark namespa

[Bug c++/65719] Link error with constexpr variable template

2015-06-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65719 --- Comment #6 from Jason Merrill --- Author: jason Date: Fri Jun 12 18:16:22 2015 New Revision: 224442 URL: https://gcc.gnu.org/viewcvs?rev=224442&root=gcc&view=rev Log: PR c++/65719 * pt.c (tsubst_decl) [VAR_DECL]: Mark namespa

[Bug debug/66301] internal compiler error when using -fopt-info

2015-06-12 Thread singhai at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66301 Sharad Singhai changed: What|Removed |Added CC||singhai at gcc dot gnu.org --- Comment

[Bug c++/66517] [5 Regression] [C++11] sorry, unimplemented: unexpected AST of kind type_decl

2015-06-12 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66517 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug c++/66501] [4.9/5/6 Regression] Default move assignment does not move array members

2015-06-12 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66501 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.

[Bug sanitizer/66524] New: Unable to detect InitializationOrderFiasco when compiled with "g++ -fsanitize=address"

2015-06-12 Thread bhupendra_thosare at persistent dot co.in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66524 Bug ID: 66524 Summary: Unable to detect InitializationOrderFiasco when compiled with "g++ -fsanitize=address" Product: gcc Version: 4.8.2 Status: UNCONFIRMED Se

[Bug target/66523] the new clang-based assembler in Xcode 7 on 10.11 fails on libobjc/NXConstStr.m

2015-06-12 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523 --- Comment #1 from Jack Howarth --- Previously filed as radr://21323034, "the new clang-based assembler in Xcode 7 on 10.11 fails on the NXConstStr.s file from FSF gcc 5.1"

[Bug target/66523] New: the new clang-based assembler in Xcode 7 on 10.11 fails on libobjc/NXConstStr.m

2015-06-12 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523 Bug ID: 66523 Summary: the new clang-based assembler in Xcode 7 on 10.11 fails on libobjc/NXConstStr.m Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity:

[Bug tree-optimization/66522] handle casts in nr of iterations in try_transform_to_exit_first_loop_alt

2015-06-12 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66522 --- Comment #1 from vries at gcc dot gnu.org --- Created attachment 35772 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35772&action=edit tentative patch

[Bug tree-optimization/66522] New: handle casts in nr of iterations in try_transform_to_exit_first_loop_alt

2015-06-12 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66522 Bug ID: 66522 Summary: handle casts in nr of iterations in try_transform_to_exit_first_loop_alt Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancem

[Bug tree-optimization/56688] Fortran save statement prevents loop vectorization.

2015-06-12 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56688 alalaw01 at gcc dot gnu.org changed: What|Removed |Added CC||alalaw01 at gcc dot gnu.org

[Bug debug/63623] Lots of functions get -fvar-tracking silently turned off unnecessarily

2015-06-12 Thread matz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63623 --- Comment #5 from Michael Matz --- Author: matz Date: Fri Jun 12 14:13:33 2015 New Revision: 224435 URL: https://gcc.gnu.org/viewcvs?rev=224435&root=gcc&view=rev Log: Backported from mainline 2014-10-23 Jakub Jelinek

[Bug debug/63623] Lots of functions get -fvar-tracking silently turned off unnecessarily

2015-06-12 Thread matz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63623 --- Comment #4 from Michael Matz --- Author: matz Date: Fri Jun 12 14:06:41 2015 New Revision: 224434 URL: https://gcc.gnu.org/viewcvs?rev=224434&root=gcc&view=rev Log: Backported from mainline 2014-10-23 Jakub Jelinek

[Bug bootstrap/66521] New: xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-06-12 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 Bug ID: 66521 Summary: xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: nor

[Bug bootstrap/66521] xgcc: cc1plus segfaults when compiling libstdc++-v3/src/c++11/ostream-inst.cc

2015-06-12 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66521 --- Comment #1 from Eric Gallager --- Created attachment 35771 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35771&action=edit preprocessed source of file triggering bug For what it's worth, re-running the command with -save-temps to gene

[Bug tree-optimization/54803] Rotates are not vectorized

2015-06-12 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54803 alalaw01 at gcc dot gnu.org changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Bug debug/66301] internal compiler error when using -fopt-info

2015-06-12 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66301 --- Comment #4 from Martin Jambor --- (In reply to Martin Jambor from comment #3) > I have proposed a fix on the mailing list: > Oops, this is the correct URL :-) https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00867.html

[Bug debug/66301] internal compiler error when using -fopt-info

2015-06-12 Thread jamborm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66301 --- Comment #3 from Martin Jambor --- I have proposed a fix on the mailing list: https://gcc.gnu.org/ml/gcc-patches/2015-06/msg00685.html

[Bug tree-optimization/40073] Vector short/char shifts generate sub-optimal code

2015-06-12 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40073 Marc Glisse changed: What|Removed |Added CC||law at gcc dot gnu.org --- Comment #9 from

[Bug pch/65550] [4.8/4.9 Regression] ICE (segfault) with pch

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug pch/55399] pch tests fail on mips-mti-linux-gnu target

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55399 Bug 55399 depends on bug 65550, which changed state. Bug 65550 Summary: [4.8/4.9 Regression] ICE (segfault) with pch https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 What|Removed |Added ---

[Bug target/62642] [4.8/4.9 Regression] x86 rdtsc is moved through barrier

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62642 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63608 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug pch/65550] [4.8/4.9 Regression] ICE (segfault) with pch

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 --- Comment #12 from Jakub Jelinek --- Author: jakub Date: Fri Jun 12 11:56:39 2015 New Revision: 224423 URL: https://gcc.gnu.org/viewcvs?rev=224423&root=gcc&view=rev Log: Backported from mainline 2015-04-09 Richard Biener

[Bug pch/65550] [4.8/4.9 Regression] ICE (segfault) with pch

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 --- Comment #11 from Jakub Jelinek --- Author: jakub Date: Fri Jun 12 11:56:08 2015 New Revision: 224422 URL: https://gcc.gnu.org/viewcvs?rev=224422&root=gcc&view=rev Log: Backported from mainline 2015-04-09 Richard Biener

[Bug target/62642] [4.8/4.9 Regression] x86 rdtsc is moved through barrier

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62642 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Fri Jun 12 11:55:11 2015 New Revision: 224421 URL: https://gcc.gnu.org/viewcvs?rev=224421&root=gcc&view=rev Log: Backported from mainline 2014-12-15 Vladimir Makarov

[Bug target/62642] [4.8/4.9 Regression] x86 rdtsc is moved through barrier

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62642 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Fri Jun 12 11:54:43 2015 New Revision: 224420 URL: https://gcc.gnu.org/viewcvs?rev=224420&root=gcc&view=rev Log: Backported from mainline 2014-12-15 Vladimir Makarov

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63608 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Fri Jun 12 11:53:34 2015 New Revision: 224419 URL: https://gcc.gnu.org/viewcvs?rev=224419&root=gcc&view=rev Log: PR middle-end/63608 * gcc.c-torture/compile/pr63608.c: New

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63608 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Fri Jun 12 11:52:42 2015 New Revision: 224418 URL: https://gcc.gnu.org/viewcvs?rev=224418&root=gcc&view=rev Log: PR middle-end/63608 * gcc.c-torture/compile/pr63608.c: New

gcc-bugs@gcc.gnu.org

2015-06-12 Thread fkastrati at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66520 Bug ID: 66520 Summary: bad code generated code for branches with single & Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug tree-optimization/40073] Vector short/char shifts generate sub-optimal code

2015-06-12 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40073 --- Comment #8 from alalaw01 at gcc dot gnu.org --- Is there a case where the result is different with vs without all the extending/truncating? It seems we should need the extending/truncating on vectors exactly iff we need it on scalars?

[Bug pch/65550] [4.8/4.9 Regression] ICE (segfault) with pch

2015-06-12 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 --- Comment #10 from rguenther at suse dot de --- On June 12, 2015 9:55:30 AM GMT+02:00, "jakub at gcc dot gnu.org" wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 > >Jakub Jelinek changed: > > What|Removed

[Bug libstdc++/66417] std::codecvt_utf16 generates incorrect output

2015-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66417 --- Comment #6 from Jonathan Wakely --- (In reply to Leo Carreon from comment #5) > Is this fix going to be applied to Fedora 22? Yes, I expect so, and for your other reports too.

[Bug libstdc++/66464] codecvt_utf16 max_length returning incorrect value

2015-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66464 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/66464] codecvt_utf16 max_length returning incorrect value

2015-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66464 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Fri Jun 12 11:22:01 2015 New Revision: 224417 URL: https://gcc.gnu.org/viewcvs?rev=224417&root=gcc&view=rev Log: PR libstdc++/66464 * src/c++11/codecvt.cc (codecvt_utf16_

[Bug c++/66519] [C++14] ICE when using decltype to detect callable return type during SFINAE

2015-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66519 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-valid-code Status|U

[Bug bootstrap/66508] Attempt to Compile gcc-6.0 on OSX 10.9.4 cause segmentation fault

2015-06-12 Thread youfan.noey at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66508 --- Comment #3 from Fan You --- (In reply to Dominique d'Humieres from comment #2) > Duplicate of pr66448? Which revision are you using? Just updated and tried again, get the same result. Revision: 224410 After changing diff --git a/gcc/passe

[Bug c++/66519] New: [C++14] ICE when using decltype to detect callable return type during SFINAE

2015-06-12 Thread krzysztof.sinica at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66519 Bug ID: 66519 Summary: [C++14] ICE when using decltype to detect callable return type during SFINAE Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: no

[Bug libstdc++/66464] codecvt_utf16 max_length returning incorrect value

2015-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66464 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Fri Jun 12 10:26:05 2015 New Revision: 224415 URL: https://gcc.gnu.org/viewcvs?rev=224415&root=gcc&view=rev Log: PR libstdc++/66464 * src/c++11/codecvt.cc (codecvt_utf16_

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-12 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 --- Comment #25 from Iain Sandoe --- (In reply to Dominique d'Humieres from comment #24) > I still see > with the patches in comments 17 and 20. What am I missing? IIRC, the patch at comment #17 includes the original "lazy creation" of the exte

[Bug tree-optimization/66510] [6 Regression] gcc.target/arm/pr53636.c FAILs after r224221

2015-06-12 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66510 Uroš Bizjak changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #2 fr

[Bug tree-optimization/40073] Vector short/char shifts generate sub-optimal code

2015-06-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40073 --- Comment #7 from Andrew Pinski --- (In reply to alalaw01 from comment #6) > Same problem on AArch64 (at -O3). We've decided the shift is to be done on > integers, widening the arguments and then truncating, before we hit the > vectorizer: Thi

[Bug tree-optimization/40073] Vector short/char shifts generate sub-optimal code

2015-06-12 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40073 alalaw01 at gcc dot gnu.org changed: What|Removed |Added CC||alalaw01 at gcc dot gnu.org

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-12 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 --- Comment #24 from Dominique d'Humieres --- I still see FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm -O0 -fnext-runtime (test for excess errors) UNRESOLVED: obj-c++.dg/torture/strings/const-cfstring-1.mm -O0 -fnext-runtime compil

[Bug target/66200] GCC for ARM / AArch64 doesn't define TARGET_RELAXED_ORDERING

2015-06-12 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66200 --- Comment #6 from Ramana Radhakrishnan --- Author: ramana Date: Fri Jun 12 09:49:41 2015 New Revision: 224411 URL: https://gcc.gnu.org/viewcvs?rev=224411&root=gcc&view=rev Log: Use atomics in guard.cc. This provides proper definitions for _GL

[Bug c++/66192] C++ static initializer unnecessary __cxa_guard_acquire for TARGET_RELAXED_ORDERING

2015-06-12 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66192 --- Comment #6 from Ramana Radhakrishnan --- Author: ramana Date: Fri Jun 12 09:49:41 2015 New Revision: 224411 URL: https://gcc.gnu.org/viewcvs?rev=224411&root=gcc&view=rev Log: Use atomics in guard.cc. This provides proper definitions for _GL

[Bug sanitizer/66514] UBSAN: Add -fsanitize=lifetime

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66514 --- Comment #1 from Jakub Jelinek --- There is some minimal support in -fsanitize=vptr, but that catches only destructed objects with virtual methods (by disabling the clobbers and clearing the vptr). Other than that, this is something that is mo

[Bug bootstrap/66508] Attempt to Compile gcc-6.0 on OSX 10.9.4 cause segmentation fault

2015-06-12 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66508 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/63608] [4.8/4.9 Regression] error: type mismatch in binary expression

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63608 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug bootstrap/66508] Attempt to Compile gcc-6.0 on OSX 10.9.4 cause segmentation fault

2015-06-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66508 Jonathan Wakely changed: What|Removed |Added Target||x86_64-apple-darwin13.3.0

[Bug target/62642] [4.8/4.9 Regression] x86 rdtsc is moved through barrier

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62642 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8

[Bug pch/65550] [4.8/4.9 Regression] ICE (segfault) with pch

2015-06-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #9

[Bug fortran/66495] [5 Regression] Issue with same name for embedded function

2015-06-12 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66495 --- Comment #3 from Manuel López-Ibáñez --- Actually, looking at the output, it is surprising that this is caused by my changes, since GCC 5 did not change errors that generate two locations. Perhaps that is precisely the problem: The error "Proc

[Bug fortran/66495] [5 Regression] Issue with same name for embedded function

2015-06-12 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66495 --- Comment #2 from Manuel López-Ibáñez --- (In reply to Dominique d'Humieres from comment #1) > The ICE appeared between revisions r218570 (2014-12-10, no ICE) and r218658 > (2014-12-12, ICE), likely r218627 (pr44054) or a related commit. > > T