[Bug c++/82307] New: unscoped enum-base incorrect cast

2017-09-23 Thread pro100fifa at ukr dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82307 Bug ID: 82307 Summary: unscoped enum-base incorrect cast Product: gcc Version: 6.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/82196] -mcall-ms2sysv-xlogues stubs sometimes use wrong MOV instruction

2017-09-23 Thread dansan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82196 --- Comment #5 from dansan at gcc dot gnu.org --- Author: dansan Date: Sat Sep 23 11:02:54 2017 New Revision: 253116 URL: https://gcc.gnu.org/viewcvs?rev=253116=gcc=rev Log: PR target/82196 addendum: Fix Darwin build breakage and test FAILS on

[Bug c/82305] New: gcc.c-torture/execute/20000822-1.c fails on x86_64 Cygwin

2017-09-23 Thread pen7cmc at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82305 Bug ID: 82305 Summary: gcc.c-torture/execute/2822-1.c fails on x86_64 Cygwin Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal

[Bug c/82296] Warn for code removal due to "code never accesses array out of bounds" assumption

2017-09-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82296 --- Comment #5 from Thomas Koenig --- Also see https://www.securecoding.cert.org/confluence/display/c/ARR30-C.+Do+not+form+or+use+out-of-bounds+pointers+or+array+subscripts

[Bug fortran/82258] [8 regression] allocate_zerosize_3.f fails since r251949

2017-09-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82258 --- Comment #8 from Thomas Koenig --- Could you try the following program: program try_lf0030 call LF0030(10) end SUBROUTINE LF0030(nf10) INTEGER ILA1(7) INTEGER ILA2(7) LOGICAL LLA(:,:,:,:,:,:,:)

[Bug debug/47361] ICE: in build_abbrev_table, at dwarf2out.c:10477 with -g -feliminate-dwarf2-dups

2017-09-23 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47361 Zdenek Sojka changed: What|Removed |Added Known to work||8.0 --- Comment #4 from Zdenek Sojka

[Bug bootstrap/82306] New: [8 Regression] Revision r253089 breaks bootstrap on Darwin

2017-09-23 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82306 Bug ID: 82306 Summary: [8 Regression] Revision r253089 breaks bootstrap on Darwin Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug bootstrap/82306] [8 Regression] Revision r253089 breaks bootstrap on Darwin

2017-09-23 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82306 Iain Sandoe changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/25829] [F03] Asynchronous IO support

2017-09-23 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829 Thomas Koenig changed: What|Removed |Added Status|NEW |ASSIGNED CC|

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

2017-09-23 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #17 from janus at gcc dot gnu.org --- Author: janus Date: Sat Sep 23 13:15:20 2017 New Revision: 253117 URL: https://gcc.gnu.org/viewcvs?rev=253117=gcc=rev Log: 2017-09-23 Janus Weil PR fortran/82143

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

2017-09-23 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|ASSIGNED|RESOLVED

[Bug bootstrap/82306] [8 Regression] Revision r253089 breaks bootstrap on Darwin

2017-09-23 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82306 Uroš Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/82306] [8 Regression] Revision r253089 breaks bootstrap on Darwin

2017-09-23 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82306 Uroš Bizjak changed: What|Removed |Added Target||x86 Target Milestone|---

[Bug c++/82308] New: [C++17] deduction of template arguments results in internal compiler error

2017-09-23 Thread sdalleig at mmci dot uni-saarland.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82308 Bug ID: 82308 Summary: [C++17] deduction of template arguments results in internal compiler error Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity:

[Bug c++/82309] Compiled binary received SIGSEGV when -g

2017-09-23 Thread sergio_nsk at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82309 Sergey Markelov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/82306] [8 Regression] Revision r253089 breaks bootstrap on Darwin

2017-09-23 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82306 --- Comment #1 from uros at gcc dot gnu.org --- Author: uros Date: Sat Sep 23 14:26:06 2017 New Revision: 253118 URL: https://gcc.gnu.org/viewcvs?rev=253118=gcc=rev Log: PR bootstrap/82306 * config/i386/i386.opt (mprefer-avx256):

[Bug c++/82309] New: Compiled binary received SIGSEGV when -g

2017-09-23 Thread sergio_nsk at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82309 Bug ID: 82309 Summary: Compiled binary received SIGSEGV when -g Product: gcc Version: 5.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/82309] Compiled binary received SIGSEGV when -g

2017-09-23 Thread sergio_nsk at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82309 --- Comment #2 from Sergey Markelov --- Created attachment 42231 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42231=edit Assembler

[Bug c++/82309] Compiled binary received SIGSEGV when -g

2017-09-23 Thread sergio_nsk at yahoo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82309 --- Comment #1 from Sergey Markelov --- Created attachment 42230 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42230=edit Preprocessed file

[Bug c++/82309] Compiled binary received SIGSEGV when -g

2017-09-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82309 --- Comment #3 from Andrew Pinski --- You have a temporary which you are using after it has gone out of scope.

[Bug c++/82309] Compiled binary received SIGSEGV when -g

2017-09-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82309 --- Comment #5 from Andrew Pinski --- The temp variable goes out if scope is the result of v0 + v1. And not the auto. IIRC -fsanitize=undefined will catch this.

[Bug c++/82310] Odd regression in g++-6.4.0 with a variable named major

2017-09-23 Thread dflogeras2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82310 --- Comment #2 from Dave Flogeras --- Sorry for the noise, it seems to be a glibc bug. Looks like it was fixed in 2.25 (too recent for my affected system). In case anyone else hits it and finds this bug, see below:

[Bug c++/82310] New: Odd regression in g++-6.4.0 with a variable named major

2017-09-23 Thread dflogeras2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82310 Bug ID: 82310 Summary: Odd regression in g++-6.4.0 with a variable named major Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/82310] Odd regression in g++-6.4.0 with a variable named major

2017-09-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82310 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/82311] New: prototype don't match

2017-09-23 Thread serge.guel...@telecom-bretagne.eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82311 Bug ID: 82311 Summary: prototype don't match Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee:

[Bug c++/82311] prototype don't match

2017-09-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82311 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/66256] noexcept evaluation done before end of class

2017-09-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66256 Jonathan Wakely changed: What|Removed |Added CC||serge.guelton@telecom-breta

[Bug target/82303] Better PIE/PIC code generation for kernel code (x86_64 & arm64)

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

[Bug target/82303] Better PIE/PIC code generation for kernel code (x86_64 & arm64)

2017-09-23 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82303 --- Comment #2 from H.J. Lu --- Created attachment 42232 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42232=edit A patch to add -fstatic-PIE/-fstatic-pie

[Bug middle-end/82177] Alias analysis too aggressive with integer-to-pointer cast

2017-09-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82177 Eric Gallager changed: What|Removed |Added CC||chengniansun at gmail dot com,