[Bug target/89903] [9 Regression] ICE: in convert_op, at config/i386/i386.c:2102 with -O2 -march=skylake

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89903 Richard Biener changed: What|Removed |Added Target Milestone|--- |9.0

[Bug c++/89900] [9 Regression] ICE: Segmentation fault (in check_instantiated_arg)

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89900 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Target Milestone|---

[Bug lto/89896] -flto=4 is confused by presence of 'all.c' in a local directory. -flto=1 is not.

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89896 --- Comment #4 from Richard Biener --- Index: gcc/lto-wrapper.c === --- gcc/lto-wrapper.c (revision 270053) +++ gcc/lto-wrapper.c (working copy) @@ -1671,7 +1671,7 @@ cont:

[Bug driver/89885] --help=warning prints wrongly default values for options set via e.g. -Wall or -Wextra

2019-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89885 Martin Liška changed: What|Removed |Added Keywords||patch --- Comment #1 from Martin Liška

[Bug lto/89896] -flto=4 is confused by presence of 'all.c' in a local directory. -flto=1 is not.

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89896 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c/89886] the local array data will be laid in different section by different optimization level

2019-04-01 Thread zhongyunde at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89886 --- Comment #2 from vfdff --- it was worked in function varpool_node::finalize_decl (tree decl) /* Set definition first before calling notice_global_symbol so that it is available to notice_global_symbol. */ node->definition = true;

[Bug c++/89901] carat of error not on the return type

2019-04-01 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89901 Jonny Grant changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug d/89255] libphobos.unittests multilib handling broken

2019-04-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89255 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Iain Buclaw --- [...] > I posted this to gcc-patches in three parts, it would be good if you can test > it on solaris before I commit. Sure: I meant to do so once

[Bug c++/89901] carat of error not on the return type

2019-04-01 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89901 --- Comment #4 from Jonny Grant --- (In reply to Jonathan Wakely from comment #2) > (In reply to Jonathan Wakely from comment #1) > > (In reply to Jonny Grant from comment #0) > > > Could g++ indicate the carat on returned var? > > > > It is

[Bug c++/89901] carat of error not on the return type

2019-04-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89901 Jonathan Wakely changed: What|Removed |Added Component|debug |c++ --- Comment #3 from Jonathan

[Bug debug/89901] carat of error not on the return type

2019-04-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89901 --- Comment #2 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #1) > (In reply to Jonny Grant from comment #0) > > Could g++ indicate the carat on returned var? > > It is doing. > > The declaration of a variable 'const

[Bug tree-optimization/46590] long compile time with -O2 and many loops

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #52 from Richard Biener --- Author: rguenth Date: Mon Apr 1 11:36:25 2019 New Revision: 270055 URL: https://gcc.gnu.org/viewcvs?rev=270055=gcc=rev Log: 2019-04-01 Richard Biener PR tree-optimization/46590 *

[Bug debug/89901] carat of error not on the return type

2019-04-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89901 --- Comment #1 from Jonathan Wakely --- (In reply to Jonny Grant from comment #0) > Could g++ indicate the carat on returned var? It is doing. The declaration of a variable 'const char** a' is not "the returned var". The value returned by f()

[Bug middle-end/89889] worse code compared to clang with alloca()

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89889 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/89888] When switch controlling expression is promoted from type narrower than int, GCC does not diagnose identical cases

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89888 Richard Biener changed: What|Removed |Added Keywords||accepts-invalid, diagnostic

[Bug target/89903] New: [9 Regression] ICE: in convert_op, at config/i386/i386.c:2102 with -O2 -march=skylake

2019-04-01 Thread zsojka at seznam dot cz
linux-gnu-as --disable-libstdcxx-pch --prefix=/repo/gcc-trunk//binary-trunk-270053-checking-yes-rtl-df-extra-i686 Thread model: posix gcc version 9.0.1 20190401 (experimental) (GCC)

[Bug target/89902] ICE: in extract_insn, at recog.c:2310: unrecognizable insn with -mavx512bitalg

2019-04-01 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89902 --- Comment #1 from Zdenek Sojka --- If -mavx512f is used instead, gcc-7 does not ICE.

[Bug c/89887] the local array data will be laid in different section by different optimization level

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89887 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/89902] New: ICE: in extract_insn, at recog.c:2310: unrecognizable insn with -mavx512bitalg

2019-04-01 Thread zsojka at seznam dot cz
ad model: posix gcc version 9.0.1 20190401 (experimental) (GCC)

[Bug c/89886] the local array data will be laid in different section by different optimization level

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89886 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/89901] New: carat of build error at wrong letter

2019-04-01 Thread jg at jguk dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89901 Bug ID: 89901 Summary: carat of build error at wrong letter Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/89899] g++ compiler error report

2019-04-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89899 --- Comment #3 from Jonathan Wakely --- With the MSVC compiler 'volatile' has additional non-standard semantics. You need to use locks or atomics for other compilers. http://isvolatileusefulwiththreads.in/c++

[Bug rtl-optimization/87763] [9 Regression] aarch64 target testcases fail after r265398

2019-04-01 Thread tnfchris at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87763 Tamar Christina changed: What|Removed |Added CC||tnfchris at gcc dot gnu.org ---

[Bug c++/89897] suggest header for SIGABRT

2019-04-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89897 Jonathan Wakely changed: What|Removed |Added Keywords||diagnostic

[Bug c++/89899] g++ compiler error report

2019-04-01 Thread hos.lee at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89899 --- Comment #2 from hosang --- Our member mentioned this code is lock-free implementation for performance. The gcc result is different from msvc. Is there any chance impractical memory write reorder by gcc? Thank you very much

[Bug c++/89900] New: [9 Regression] ICE: Segmentation fault (in check_instantiated_arg)

2019-04-01 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89900 Bug ID: 89900 Summary: [9 Regression] ICE: Segmentation fault (in check_instantiated_arg) Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords:

[Bug tree-optimization/46590] long compile time with -O2 and many loops

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #51 from Richard Biener --- Alternative patch, the first one doesn't seem to work (probably all_blocks is sometimes NULL, will debug). Index: gcc/df.h === --- gcc/df.h

[Bug tree-optimization/46590] long compile time with -O2 and many loops

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 Richard Biener changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org,

[Bug tree-optimization/46590] long compile time with -O2 and many loops

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46590 --- Comment #49 from Richard Biener --- I have a fix for the copy-headers issue. Afterwards: tree copy headers : 0.03 ( 0%) 0.01 ( 3%) 0.03 ( 0%) 4763 kB ( 3%) with the remaining worst offenders being df live

[Bug ipa/89893] Segmentation fault always occurs when node app is generated by gcc-8-branch@268745

2019-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89893 --- Comment #4 from Martin Liška --- Confirmed with following backtrace: #0 0x01301f52 in node::PerIsolatePlatformData::RunForegroundTask (task=...) at /usr/include/c++/8/bits/unique_ptr.h:342 #1 0x01303523 in

[Bug debug/89791] gcc generates wrong debug information at -O3

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89791 Richard Biener changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #4 from Richard

[Bug debug/89463] debug information for iteractor of an empty loop is gone (at -O3)

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89463 --- Comment #13 from Richard Biener --- *** Bug 89791 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/80960] [7/8/9 Regression] Huge memory use when compiling a very large test case

2019-04-01 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960 --- Comment #14 from rguenther at suse dot de --- On Sun, 31 Mar 2019, tkoenig at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960 > > --- Comment #13 from Thomas Koenig --- > With -O2, the combiner takes up quite a

[Bug debug/89892] gcc generates wrong debug information at -O2

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89892 Richard Biener changed: What|Removed |Added Keywords||wrong-debug

[Bug inline-asm/87984] [7/8/9 Regression] wrong code for local reg var input to asm

2019-04-01 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87984 --- Comment #33 from rguenther at suse dot de --- On Sat, 30 Mar 2019, segher at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87984 > > --- Comment #32 from Segher Boessenkool --- > Historically, a local register asm

[Bug target/80782] Configure options to use llvm/clang assembler on Mac

2019-04-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug driver/89861] g++-8: error: unrecognized command line option ‘-fsanitize’

2019-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89861 --- Comment #4 from Martin Liška --- Author: marxin Date: Mon Apr 1 07:17:38 2019 New Revision: 270053 URL: https://gcc.gnu.org/viewcvs?rev=270053=gcc=rev Log: Enhance option suggestion for options expected an argument (PR driver/89861).

[Bug driver/89861] g++-8: error: unrecognized command line option ‘-fsanitize’

2019-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89861 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug c/71598] Wrong optimization with aliasing enums

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71598 --- Comment #13 from Richard Biener --- Author: rguenth Date: Mon Apr 1 07:16:38 2019 New Revision: 270052 URL: https://gcc.gnu.org/viewcvs?rev=270052=gcc=rev Log: 2019-04-01 Richard Biener PR c/71598 * gimple.c: Include

[Bug c/71598] Wrong optimization with aliasing enums

2019-04-01 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71598 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug fortran/89840] [Coarray] CO_BROADCAST: Missing finalization/deallocation of allocatable components

2019-04-01 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89840 Damian Rouson changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/89840] [Coarray] CO_BROADCAST: Missing finalization/deallocation of allocatable components

2019-04-01 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89840 --- Comment #2 from Damian Rouson --- The PR was cited in the original description: Bug 64777. It was closed for lack of a test cased and the person who closed it suggested opening a new PR if a test case was provided so I attempted to do so.

[Bug c++/89899] g++ compiler error report

2019-04-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89899 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug lto/89896] -flto=4 is confused by presence of 'all.c' in a local directory. -flto=1 is not.

2019-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89896 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/89899] New: g++ compiler error report

2019-04-01 Thread hos.lee at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89899 Bug ID: 89899 Summary: g++ compiler error report Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug ipa/89893] Segmentation fault always occurs when node app is generated by gcc-8-branch@268745

2019-04-01 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89893 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

<    1   2