[Bug fortran/60500] [5/6 Regression] Spurious warning on derived type initialization

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60500 Dominique d'Humieres changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/42607] add information about how to compile a module

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42607 --- Comment #15 from Dominique d'Humieres --- Related to pr82215. Submodules should probably also documented.

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #7 from Dominique d'Humieres --- Could we close this PR as WONTFIX?

[Bug target/81996] __builtin_return_address(0) does not work on powerpc in -fPIC -fstack-protector-all mode and causes SIGSEGVs

2017-09-16 Thread mikpelinux at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81996 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com ---

[Bug target/82005] [8 regression] early lto debug creates invalid assembly on Darwin

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #15 from Dominique d'Humieres --- Results posted at https://gcc.gnu.org/ml/gcc-testresults/2017-09/msg01338.html. Hundreds of failures coming from this PR.

[Bug target/81225] [6 Regression] ICE with -mavx512ifma -O3 -ffloat-store

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81225 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/71725] Backend decides to generate larger and possibly slower float ops for integer ops that appear in source

2017-09-16 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71725 Peter Cordes changed: What|Removed |Added CC||peter at cordes dot ca --- Comment #1

[Bug ada/81361] [8 regression] broken exception handling at -O2

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81361 --- Comment #23 from Dominique d'Humieres --- Results with the patch posted at https://gcc.gnu.org/ml/gcc-testresults/2017-09/msg01338.html Most (if not all) the eh failures seem fixed (compare to

[Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=

2017-09-16 Thread daniel.santos at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39851 --- Comment #17 from Daniel Santos --- Thanks for all your work on this Martin. I've put a script up on my github account (https://github.com/daniel-santos/distccflags), updated the Gentoo Distcc instructions and sent distcc a mail to notify

[Bug rtl-optimization/63281] powerpc64le creates 64 bit constants from scratch instead of loading them

2017-09-16 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63281 Alan Modra changed: What|Removed |Added Attachment #33503|0 |1 is obsolete|

[Bug target/82158] _Noreturn functions that do return clobber caller's registers on ARM32 (but not other arches)

2017-09-16 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82158 --- Comment #5 from Peter Cordes --- (In reply to Ramana Radhakrishnan from comment #4) > It's a "feature" - if the function really doesn't return, then there is no > real requirement to save and restore all callee-saved registers. > > A

[Bug rtl-optimization/63281] powerpc64le creates 64 bit constants from scratch instead of loading them

2017-09-16 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63281 --- Comment #8 from Alan Modra --- Created attachment 42187 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42187=edit [RS6000] Address cost Somewhat related, costing constants properly also needs a proper cost to loading from memory.

[Bug fortran/82215] Feature request to better support two pass compiling with gfortran

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82215 --- Comment #6 from Dominique d'Humieres --- Related to pr42607. About the question > Also, the -fsyntax-only, etc. option in the first pass does not guarantee > that > generated modules will be identical to those created by the second pass.

[Bug tree-optimization/82228] New: [8 Regression] 416.gamess in SPEC CPU 2006 failed to build

2017-09-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82228 Bug ID: 82228 Summary: [8 Regression] 416.gamess in SPEC CPU 2006 failed to build Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug target/81733] stage1 libgcc_s.dylib fails to link on Darwin 11/x86_64

2017-09-16 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81733 --- Comment #1 from Iain Sandoe --- Is this still current? The ld64 assert is most likely triggered by a 0-length FDE. That could be caused by confusion over the partitioning. I don't see this on 10.11.6 with my bootstrap setup, what version

[Bug fortran/82184] [8 Regression] 187.facerec in SPEC CPU 2000 miscompares

2017-09-16 Thread paul.richard.thomas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82184 --- Comment #10 from paul.richard.thomas at gmail dot com --- Dear Andrey, Thanks for the confirmation that the fix did the trick. Cheers Paul On 15 September 2017 at 14:55, andrey.y.guskov at intel dot com wrote:

[Bug target/82227] New: ARM thumb inefficient tailcall return sequence (multiple pops)

2017-09-16 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82227 Bug ID: 82227 Summary: ARM thumb inefficient tailcall return sequence (multiple pops) Product: gcc Version: 7.1.0 Status: UNCONFIRMED Keywords:

[Bug fortran/81849] Size of automatic array argument specified by host-associated variable.

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81849 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/82112] internal compiler error: in fold_convert_loc, at fold-const.c:2262

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82112 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/81687] Compiler drops label in OpenMP region

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81687 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/82005] [8 regression] early lto debug creates invalid assembly on Darwin

2017-09-16 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #16 from Iain Sandoe --- So.. trying to understand what we need to do to get this working on Darwin. in the original .s we have ... .section __GNU_DWARF_LTO,__debug_info,regular,debug Lsection__debug_info_lto: Ldebug_info0:

[Bug target/81325] -fcompare-debug failure on ppc64le

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81325 --- Comment #7 from Jakub Jelinek --- Fixed for 7.3+. Tried to backport this to 6.x, but the testcase fails with -fcompare-debug failure even with the patch.

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #11 from janus at gcc dot gnu.org --- (In reply to Dominique d'Humieres from comment #9) > I don't know what fort is doing, but what is wrong with -freal-4-real-16? It is simply not equivalent to ifort's -real-size 128 / -r16, in the

[Bug c++/82229] GCC7's LTO underperforms compared to GCC6

2017-09-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82229 --- Comment #1 from Andrew Pinski --- Can you show the command lines being used to compile each file in gcc 7?

[Bug c/66970] Add __has_builtin() macro

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66970 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug c++/80984] [5 Regression] ICE with label/variable ambiguity

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80984 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:33:01 2017 New Revision: 252879 URL: https://gcc.gnu.org/viewcvs?rev=252879=gcc=rev Log: Backported from mainline 2017-06-13 Jakub Jelinek

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 --- Comment #23 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:33:53 2017 New Revision: 252880 URL: https://gcc.gnu.org/viewcvs?rev=252880=gcc=rev Log: PR libquadmath/65757 * math/roundq.c: Cherry-pick upstream glibc

[Bug c++/80984] [5 Regression] ICE with label/variable ambiguity

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80984 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libquadmath/68686] tgammaq(x) is always negative for noninteger x < 0

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68686 Bug 68686 depends on bug 65757, which changed state. Bug 65757 Summary: gfortran gives incorrect result for anint with real*16 argument https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 What|Removed |Added

[Bug fortran/81978] Passing component of a parameter array to a subroutine causes SIGBUS crash

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81978 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/82005] [8 regression] early lto debug creates invalid assembly on Darwin

2017-09-16 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #18 from Iain Sandoe --- So .. just some notes on thoughts so far, not much conclusion yet. (In reply to rguent...@suse.de from comment #17) > On September 16, 2017 2:37:02 PM GMT+02:00, "iains at gcc dot gnu.org" >

[Bug tree-optimization/82228] [8 Regression] 416.gamess in SPEC CPU 2006 failed to build

2017-09-16 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82228 --- Comment #1 from rsandifo at gcc dot gnu.org --- I think the problem is that I put the calculation too early. It should be after the !STMT_VINFO_RELEVANT_P check instead. The loop we're trying to vectorise is: [0.93%] [count: INV]: #

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:31:58 2017 New Revision: 252878 URL: https://gcc.gnu.org/viewcvs?rev=252878=gcc=rev Log: Backported from mainline 2017-06-21 Jakub Jelinek

[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65757 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/79499] ICE in rtl_verify_bb_insns, at cfgrtl.c:2661

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79499 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/81621] ICE in delete_insn, at cfgrtl.c:167 with s390x cross compiler

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81621 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/45784] gcc OpenMP - error: invalid controlling predicate

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45784 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/81766] [8 Regression] ICE in maybe_add_or_update_dep_1, at sched-deps.c:924 caused by r250815

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81766 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/79499] ICE in rtl_verify_bb_insns, at cfgrtl.c:2661

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79499 Bug 79499 depends on bug 81766, which changed state. Bug 81766 Summary: [8 Regression] ICE in maybe_add_or_update_dep_1, at sched-deps.c:924 caused by r250815 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81766 What|Removed

[Bug middle-end/81052] ICE in verify_dominators, at dominance.c:1184

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81052 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/82226] previous instantiation of template type breaks future use

2017-09-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82226 --- Comment #1 from Jonathan Wakely --- This is a dup of another PR I can't find right now.

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #12 from janus at gcc dot gnu.org --- (In reply to Steve Kargl from comment #10) > Please don't add a new -fdefault-* option. All of the current > -fdefault-* options should be deprecated in favor of the -freal-*, > -finteger-*, etc

[Bug c/45784] gcc OpenMP - error: invalid controlling predicate

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45784 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:36:03 2017 New Revision: 252882 URL: https://gcc.gnu.org/viewcvs?rev=252882=gcc=rev Log: Backported from mainline 2017-07-27 Jakub Jelinek

[Bug target/81766] [8 Regression] ICE in maybe_add_or_update_dep_1, at sched-deps.c:924 caused by r250815

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81766 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:35:03 2017 New Revision: 252881 URL: https://gcc.gnu.org/viewcvs?rev=252881=gcc=rev Log: Backported from mainline 2017-08-08 Richard Biener

[Bug middle-end/79499] ICE in rtl_verify_bb_insns, at cfgrtl.c:2661

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79499 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:35:03 2017 New Revision: 252881 URL: https://gcc.gnu.org/viewcvs?rev=252881=gcc=rev Log: Backported from mainline 2017-08-08 Richard Biener

[Bug middle-end/81052] ICE in verify_dominators, at dominance.c:1184

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81052 --- Comment #16 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:37:09 2017 New Revision: 252883 URL: https://gcc.gnu.org/viewcvs?rev=252883=gcc=rev Log: Backported from mainline 2017-08-03 Jakub Jelinek

[Bug tree-optimization/82228] [8 Regression] 416.gamess in SPEC CPU 2006 failed to build

2017-09-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82228 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/81733] stage1 libgcc_s.dylib fails to link on Darwin 11/x86_64

2017-09-16 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81733 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org ---

[Bug tree-optimization/82228] [8 Regression] 416.gamess in SPEC CPU 2006 failed to build

2017-09-16 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82228 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/65294] No easy way of setting default Mac OS X target - darwin_minversion not enough

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65294 --- Comment #3 from Eric Gallager --- (In reply to Eric Gallager from comment #2) > Could you please attach a testcase that fails without your patch, and passes > after your patch is applied? Marking as WAITING until there is a clearer > recipe

[Bug c++/58052] Copy initialization using conversion operator does not find correct candidates for initialization of final result

2017-09-16 Thread rustamabd at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58052 Rustam Abdullaev changed: What|Removed |Added CC||rustamabd at gmail dot com ---

[Bug c/81687] Compiler drops label in OpenMP region

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81687 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:38:53 2017 New Revision: 252885 URL: https://gcc.gnu.org/viewcvs?rev=252885=gcc=rev Log: Backported from mainline 2017-08-09 Jakub Jelinek

[Bug target/82112] internal compiler error: in fold_convert_loc, at fold-const.c:2262

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82112 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:39:47 2017 New Revision: 252886 URL: https://gcc.gnu.org/viewcvs?rev=252886=gcc=rev Log: Backported from mainline 2017-09-12 Jakub Jelinek

[Bug target/81621] ICE in delete_insn, at cfgrtl.c:167 with s390x cross compiler

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81621 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:38:01 2017 New Revision: 252884 URL: https://gcc.gnu.org/viewcvs?rev=252884=gcc=rev Log: Backported from mainline 2017-08-03 Jakub Jelinek

[Bug target/82112] internal compiler error: in fold_convert_loc, at fold-const.c:2262

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82112 --- Comment #10 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:40:37 2017 New Revision: 252887 URL: https://gcc.gnu.org/viewcvs?rev=252887=gcc=rev Log: Backported from mainline 2017-09-12 Jakub Jelinek

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-16 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #9 from Dominique d'Humieres --- > And to repeat it: Yes, I think there is an issue here to be fixed. > Essentially what I'm looking for is an equivalent to ifort's "-real-size 128" > option. I don't think that exists at the moment.

[Bug target/82221] internal compiler error: in print_reg, at config/i386/i386.c:17656

2017-09-16 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82221 --- Comment #17 from H.J. Lu --- (In reply to Josh Poimboeuf from comment #7) > Putting "sp" in the clobbers list is something that was suggested to me on > the GCC mailing list a while back. And, other than this rare bug, it seems > to do

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-16 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #10 from Steve Kargl --- On Sat, Sep 16, 2017 at 12:39:12PM +, janus at gcc dot gnu.org wrote: > > Please don't. I currently don't have much time to look into this issue, but I > plan to do so in the future. > > And to repeat

[Bug sanitizer/81224] ICE in -fsanitize=address w/ a register variable of a vector type

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81224 --- Comment #10 from Jakub Jelinek --- Also fails on 5.x branch.

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-16 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 janus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW --- Comment #8 from janus

[Bug target/82005] [8 regression] early lto debug creates invalid assembly on Darwin

2017-09-16 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 --- Comment #17 from rguenther at suse dot de --- On September 16, 2017 2:37:02 PM GMT+02:00, "iains at gcc dot gnu.org" wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82005 > >--- Comment #16 from Iain Sandoe

[Bug target/81361] [8 regression] broken exception handling at -O2

2017-09-16 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81361 Eric Botcazou changed: What|Removed |Added Component|ada |target --- Comment #24 from Eric

[Bug c/81875] omp for loop optimized away

2017-09-16 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81875 --- Comment #2 from Tom de Vries --- Author: vries Date: Sat Sep 16 13:11:43 2017 New Revision: 252873 URL: https://gcc.gnu.org/viewcvs?rev=252873=gcc=rev Log: Fix condition folding in c_parser_omp_for_loop 2017-09-16 Tom de Vries

[Bug c++/82229] New: GCC7's LTO underperforms compared to GCC6

2017-09-16 Thread krzysio.kurek at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82229 Bug ID: 82229 Summary: GCC7's LTO underperforms compared to GCC6 Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c/66970] Add __has_builtin() macro

2017-09-16 Thread felix.von.s at posteo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66970 felix changed: What|Removed |Added CC||felix.von.s at posteo dot de --- Comment #7

[Bug c++/82229] GCC7's LTO underperforms compared to GCC6

2017-09-16 Thread krzysio.kurek at wp dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82229 --- Comment #2 from krzysio.kurek at wp dot pl --- I'm using CMake to generate a Makefile. The Release build adds -O3 and -DNDEBUG by default to compile options. I modify the config so that it also adds -flto. Should I attach make verbose output?

[Bug driver/31357] document that --help and --help= options cannot be combined.

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31357 Eric Gallager changed: What|Removed |Added Keywords||documentation

[Bug target/81996] powerpc __builtin_return_address(0) fails with -fPIC -fstack-protector-all or -fsanitize=address

2017-09-16 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81996 Alan Modra changed: What|Removed |Added Summary|__builtin_return_address(0) |powerpc |does not work

[Bug c++/80920] warnings get position wrong - very confusing

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug driver/29931] following argv[0] symlink in process_command breaks symlinked-together toolchain

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29931 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug driver/31350] gcc -v --help puts some output on std. out, and some on std. error.

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31350 Eric Gallager changed: What|Removed |Added Target|i686-pc-linux-gnu | CC|

[Bug driver/37820] need command line option that prints all defaults and predefined macros

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37820 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug c++/45033] "delete" does overload resolution for class operands, but shouldn't.

2017-09-16 Thread ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45033 ensadc at mailnesia dot com changed: What|Removed |Added CC||ensadc at mailnesia dot com

[Bug tree-optimization/82228] [8 Regression] 416.gamess in SPEC CPU 2006 failed to build

2017-09-16 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82228 --- Comment #2 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Sat Sep 16 20:39:01 2017 New Revision: 252888 URL: https://gcc.gnu.org/viewcvs?rev=252888=gcc=rev Log: PR82228: Move ncopies calculation in vectorizable_live_operation

[Bug tree-optimization/82228] [8 Regression] 416.gamess in SPEC CPU 2006 failed to build

2017-09-16 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82228 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/52869] [DR 1207] "this" not being allowed in noexcept clauses

2017-09-16 Thread vittorio.romeo at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52869 Vittorio Romeo changed: What|Removed |Added CC||vittorio.romeo at outlook dot com ---

[Bug driver/40960] POSIX requires that option -D have a lower precedence than -U

2017-09-16 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40960 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-09-16 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 --- Comment #6 from Jim Wilson --- Fixed. Patch and testcase committed.

[Bug c++/80920] warnings get position wrong - very confusing

2017-09-16 Thread ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80920 ensadc at mailnesia dot com changed: What|Removed |Added CC||ensadc at mailnesia dot com

[Bug middle-end/79794] unnecessary copy from target to target results in poor code for aarch64

2017-09-16 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79794 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---