[Bug target/85596] New: aarch64 --with-multilib-list documentation missing

2018-05-01 Thread wilson at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85596 Bug ID: 85596 Summary: aarch64 --with-multilib-list documentation missing Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/85595] __atomic_is_lock_free(sizeof(unsigned long long), &v) returns true on i686

2018-05-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85595 --- Comment #2 from Jonathan Wakely --- (In reply to Alexander Ivchenko from comment #0) > (long long is only 4-byte aligned on i686) Not when it's placed on the stack. GCC will always align the variable in your example to 8 bytes. But a better

[Bug c++/81420] When a reference is bound to a member in the base of a temporary, lifetime of the temporary is not extended

2018-05-01 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81420 Marc Glisse changed: What|Removed |Added Last reconfirmed|2018-01-08 00:00:00 |2018-5-1 --- Comment #2 from Marc Glisse

[Bug libstdc++/85472] Regex match bug

2018-05-01 Thread haberg-1 at telia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85472 --- Comment #21 from Hans Åberg --- (In reply to Tim Shen from comment #20) > (In reply to Hans Åberg from comment #18) > > (In reply to Tim Shen from comment #14) > > > I have a C++ test case for this: > > > > I get segmentation fault on the re

[Bug tree-optimization/85597] New: internal compiler error: in compute_live_loop_exits, at tree-ssa-loop-manip.c:229

2018-05-01 Thread mpolacek at gcc dot gnu.org
: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mpolacek at gcc dot gnu.org Target Milestone: --- Target: x86_64-pc-linux-gnu gcc version 9.0.0 20180501 (experimental) (GCC) $ cat q.c extern double fma

[Bug tree-optimization/85597] internal compiler error: in compute_live_loop_exits, at tree-ssa-loop-manip.c:229

2018-05-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85597 Marek Polacek changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #1 from Ma

[Bug c/85598] New: Incorrect warning only at -O2 and -O3

2018-05-01 Thread thomas.mercier.jr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85598 Bug ID: 85598 Summary: Incorrect warning only at -O2 and -O3 Product: gcc Version: 7.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug fortran/85599] New: invalid optimization: function not always evaluated in logical expression

2018-05-01 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85599 Bug ID: 85599 Summary: invalid optimization: function not always evaluated in logical expression Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug libgomp/83792] [openacc] Factor out async argument utility functions

2018-05-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83792 --- Comment #2 from Tom de Vries --- pinged: https://gcc.gnu.org/ml/gcc-patches/2018-05/msg00046.html

[Bug tree-optimization/85597] [6/7/8/9 Regression] internal compiler error: in compute_live_loop_exits, at tree-ssa-loop-manip.c:229

2018-05-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85597 Marek Polacek changed: What|Removed |Added Target Milestone|--- |6.5 Summary|internal compiler

[Bug fortran/85599] invalid optimization: function not always evaluated in logical expression

2018-05-01 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85599 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Target Milestone|

[Bug c++/81420] When a reference is bound to a member in the base of a temporary, lifetime of the temporary is not extended

2018-05-01 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81420 --- Comment #3 from Marc Glisse --- Created attachment 44050 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44050&action=edit untested hackish patch This seems to help a bit, but it doesn't feel like the right approach.

[Bug c++/85600] New: CPU2006 471.omnetpp fails starting with r259771

2018-05-01 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85600 Bug ID: 85600 Summary: CPU2006 471.omnetpp fails starting with r259771 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/85600] CPU2006 471.omnetpp fails starting with r259771

2018-05-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85600 --- Comment #1 from Andrew Pinski --- Does adding -fno-lifetime-dse help? This could be a bug in the omnetpp sources ...

[Bug c++/85600] CPU2006 471.omnetpp fails starting with r259771

2018-05-01 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85600 --- Comment #2 from Pat Haugen --- (In reply to Andrew Pinski from comment #1) > Does adding -fno-lifetime-dse help? This could be a bug in the omnetpp > sources ... Nope, still fails. 471.omnetpp: copy 0 non-zero return code (exit code=1, sig

[Bug tree-optimization/85143] Loop limit prevents (auto)vectorization

2018-05-01 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85143 --- Comment #6 from Marc Glisse --- Author: glisse Date: Tue May 1 21:41:05 2018 New Revision: 259812 URL: https://gcc.gnu.org/viewcvs?rev=259812&root=gcc&view=rev Log: Generalize a a PR tree-optimization/85143 gcc/ * match.pd

[Bug lto/85574] [9 Regression] LTO bootstapped binaries differ

2018-05-01 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85574 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/85143] Loop limit prevents (auto)vectorization

2018-05-01 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85143 --- Comment #7 from Marc Glisse --- Note that the patch still doesn't handle _1 = n_15(D) <= i_46; _2 = i_46 > 1336; _3 = _1 | _2; because of the mix between strict and large inequalities. (if I write int m = 1337; and replace i < 1337 w

[Bug libstdc++/84654] libstdc++ tries to use __float128 when compiling with -mno-float128

2018-05-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84654 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Tue May 1 22:47:33 2018 New Revision: 259813 URL: https://gcc.gnu.org/viewcvs?rev=259813&root=gcc&view=rev Log: PR libstdc++/84654 Disable __float128 specializations for -mno-float128

[Bug c++/85601] New: [8 Regression] anonymous struct & union namespace conflict in extern C block

2018-05-01 Thread andres at anarazel dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85601 Bug ID: 85601 Summary: [8 Regression] anonymous struct & union namespace conflict in extern C block Product: gcc Version: 8.0.1 Status: UNCONFIRMED Severity: no

[Bug c++/85601] [8 Regression] anonymous struct & union namespace conflict in extern C block

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

[Bug c++/85580] [8 Regression] "conflicting C language linkage declaration" warning for variables with identical names in `extern "C"` functions

2018-05-01 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85580 Andrew Pinski changed: What|Removed |Added CC||andres at anarazel dot de --- Comment #6

[Bug c++/85600] [9 Regression] CPU2006 471.omnetpp fails starting with r259771

2018-05-01 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85600 Pat Haugen changed: What|Removed |Added Known to work||8.0 Summary|CPU2006 471.omnetpp

[Bug c++/81420] When a reference is bound to a member in the base of a temporary, lifetime of the temporary is not extended

2018-05-01 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81420 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug middle-end/85602] New: regression with strncat and -Wall in GCC 8

2018-05-01 Thread eggert at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85602 Bug ID: 85602 Summary: regression with strncat and -Wall in GCC 8 Product: gcc Version: 8.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle

[Bug fortran/85603] New: ICE with character array substring assignment

2018-05-01 Thread w6ws at earthlink dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85603 Bug ID: 85603 Summary: ICE with character array substring assignment Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortr

[Bug fortran/85599] invalid optimization: function not always evaluated in logical expression

2018-05-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85599 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

<    1   2