[Bug sanitizer/80063] gcc/asan.c: PVS-Studio: Incorrect Block Delimitation (CWE-483)

2017-03-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80063 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/80071] __LINE__ is expanded incorrectly

2017-03-16 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80071 --- Comment #6 from joseph at codesourcery dot com --- Note that there are two different proposals regarding __LINE__ for Markham. http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2115.htm http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2129.p

[Bug c++/79797] [5/6 Regression] ICE with NSDMI, this pointer and constexpr

2017-03-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79797 --- Comment #5 from Jason Merrill --- Author: jason Date: Thu Mar 16 21:16:33 2017 New Revision: 246210 URL: https://gcc.gnu.org/viewcvs?rev=246210&root=gcc&view=rev Log: PR c++/79797 * constexpr.c (lookup_placeholder): Tweak. M

[Bug middle-end/80074] New: missing -Wstringop-overflow on a detected __builtin___sprintf_chk overflow

2017-03-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80074 Bug ID: 80074 Summary: missing -Wstringop-overflow on a detected __builtin___sprintf_chk overflow Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/80074] missing -Wstringop-overflow on a detected __builtin___sprintf_chk overflow

2017-03-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80074 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug c++/80075] New: [7 regression] ICE: "statement marked for throw, but doesn’t" with -fnon-call-exceptions

2017-03-16 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80075 Bug ID: 80075 Summary: [7 regression] ICE: "statement marked for throw, but doesn’t" with -fnon-call-exceptions Product: gcc Version: 7.0 Status: UNCONFIRMED Se

[Bug other/80062] gcc/c-family/c-cppbuiltin.c: PVS-Studio: V581

2017-03-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80062 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug driver/80044] Specifying both -static and -pie insanity

2017-03-16 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80044 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug driver/80044] Specifying both -static and -pie insanity

2017-03-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80044 --- Comment #3 from Andrew Pinski --- see PR 7516

[Bug c/80076] New: -Wmisleading-indentation doesn't trigger when macro is misindented

2017-03-16 Thread andres at anarazel dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80076 Bug ID: 80076 Summary: -Wmisleading-indentation doesn't trigger when macro is misindented Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity: normal

[Bug c++/80077] New: constant expressions and -fno-elide-constructors

2017-03-16 Thread kaballo86 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80077 Bug ID: 80077 Summary: constant expressions and -fno-elide-constructors Product: gcc Version: 7.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug sanitizer/80063] gcc/asan.c: PVS-Studio: Incorrect Block Delimitation (CWE-483)

2017-03-16 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80063 Manuel López-Ibáñez changed: What|Removed |Added Keywords||diagnostic CC|

[Bug other/80050] gcc/genmatch.c: PVS-Studio: V590

2017-03-16 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80050 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug rtl-optimization/80025] [5/6/7 Regression] ICE w/ -O2 (-O3, -Ofast) -g -ftracer (infinite recursion in rtx_equal_for_cselib_1)

2017-03-16 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80025 --- Comment #8 from Alexandre Oliva --- Created attachment 40990 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40990&action=edit untested patch that appears to fix the problem Bernd, Thanks for bringing it to my attention. Sorry about t

[Bug other/80050] gcc/genmatch.c: PVS-Studio: V590

2017-03-16 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80050 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #3

[Bug c++/80078] New: Incorrect classification of address of volatile as not constant

2017-03-16 Thread headch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80078 Bug ID: 80078 Summary: Incorrect classification of address of volatile as not constant Product: gcc Version: 6.3.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/80079] New: [7 Regression] Conditional jump or move depends on uninitialised value(s): gimple-ssa-store-merging.c:768

2017-03-16 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80079 Bug ID: 80079 Summary: [7 Regression] Conditional jump or move depends on uninitialised value(s): gimple-ssa-store-merging.c:768 Product: gcc Version: 7.0.1 Status: UNCON

[Bug middle-end/80053] Label with address taken should prevent duplication of containing basic block

2017-03-16 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80053 --- Comment #3 from Alexander Monakov --- ... unless labels are intended to act similar to non-static function-scope variables, with computed address usable only until the containing function returns? Except when used in static initializers, whi

<    1   2