[Bug fortran/81296] derived type I/o problem

2017-08-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81296 --- Comment #6 from Jerry DeLisle --- Author: jvdelisle Date: Wed Aug 23 00:41:10 2017 New Revision: 251301 URL: https://gcc.gnu.org/viewcvs?rev=251301=gcc=rev Log: 2017-08-22 Jerry DeLisle Backport from trunk

[Bug c++/80157] Spurious "Wsign-conversion" warning with const, size_t, array.

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80157 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/80351] Inconsistent warning for constexpr auto constant when using initializer list (-Wunused-variable)

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

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #9 from Dennis Clarke --- If I remove the "go" language from the mix then I get reasonable results : https://gcc.gnu.org/ml/gcc-testresults/2017-08/msg02064.html I will install that and then try again with the "all" languages

[Bug lto/81925] early lto debug link failure on aarch64_be

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug lto/81925] early lto debug link failure on aarch64_be

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81925 --- Comment #3 from Richard Biener --- Author: rguenth Date: Tue Aug 22 13:54:01 2017 New Revision: 251276 URL: https://gcc.gnu.org/viewcvs?rev=251276=gcc=rev Log: 2017-08-22 Richard Biener PR lto/81925 *

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/81931] [8 regression] r251260 breaks many tests on powerpc64

2017-08-22 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931 Segher Boessenkool changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/79695] spurious -Wunused-variable on a static global of a type declared unused

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

[Bug c++/81929] New: exponential slowdown in undefined behavior sanitizer for streaming

2017-08-22 Thread patrick.a.moran at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81929 Bug ID: 81929 Summary: exponential slowdown in undefined behavior sanitizer for streaming Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/70808] Spurious -Wzero-as-null-pointer-constant for nullptr_t

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70808 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug c++/66170] Bogus warning with -Wsign-conversion when using static_cast on an int

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66170 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/60342] -Wsign-conversion ignores explicit conversion

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60342 Eric Gallager changed: What|Removed |Added CC||yaghmour.shafik at gmail dot com ---

[Bug c++/80140] missing -Wignored-attributes on function arguments

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

[Bug c++/60342] -Wsign-conversion ignores explicit conversion

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60342 Eric Gallager changed: What|Removed |Added CC||ian at geometrian dot com --- Comment

[Bug bootstrap/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 Eric Botcazou changed: What|Removed |Added Component|go |bootstrap Assignee|ian at

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #8 from Dennis Clarke --- (In reply to Eric Botcazou from comment #7) > See PR bootstrap/77995 for a similar issue on x86-64/Solaris. Looks like a distant relation at best. That seemed to have something to do with complex types and

[Bug c++/80151] Add a warning to catch implicit string to bool conversion (-Wstring-conversion)

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80151 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug c++/80518] -Wsuggest-override does not warn about missing override on destructor

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

[Bug target/81907] memset called when it does not need to be; -mtune=cortex-a9

2017-08-22 Thread dongkyun.s at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81907 --- Comment #15 from dongkyun.s at samsung dot com --- > There's nothing in the compiler that explicitly says: use memset for these > cores and not for others. The choice will be down to available instructions > and their relative costs.

[Bug target/81924] [5 Regression] ICE: in simplify_binary_operation_1, at simplify-rtx.c:3678 on powerpc64le-linux-gnu

2017-08-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81924 --- Comment #1 from Andrew Pinski --- Maybe related to PR 68805.

[Bug c++/81933] New: [7 Regression] Invalid "constexpr call flows off the end of the function" error

2017-08-22 Thread ldionne.2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81933 Bug ID: 81933 Summary: [7 Regression] Invalid "constexpr call flows off the end of the function" error Product: gcc Version: 7.2.1 Status: UNCONFIRMED

[Bug fortran/81296] derived type I/o problem

2017-08-22 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81296 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/80598] -Wunused triggers for functions used in uninstantiated templates

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

[Bug other/81927] [8 regression] Many, many test case failures starting with r251220

2017-08-22 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81927 --- Comment #2 from rguenther at suse dot de --- On August 22, 2017 6:11:56 PM GMT+02:00, "seurer at gcc dot gnu.org" wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81927 > >seurer at gcc dot gnu.org changed: > >

[Bug c++/77502] -Wzero-as-null-pointer-constant : misleading/imprecise messages

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

[Bug c++/64875] -Winline does not report C++ methods

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64875 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug other/81927] New: [8 regression] Many, many test case failures starting with r251220

2017-08-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81927 Bug ID: 81927 Summary: [8 regression] Many, many test case failures starting with r251220 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug go/81926] New: go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 Bug ID: 81926 Summary: go/parse.o differs between stage2 and stage3 for gcc 7.2.0 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/81741] Misoptimisation : replacing a constant field read access by a function call

2017-08-22 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81741 --- Comment #5 from Jeffrey A. Law --- Author: law Date: Tue Aug 22 15:13:09 2017 New Revision: 251279 URL: https://gcc.gnu.org/viewcvs?rev=251279=gcc=rev Log: PR tree-optimization/81741 PR tree-optimization/71947 *

[Bug tree-optimization/81741] Misoptimisation : replacing a constant field read access by a function call

2017-08-22 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81741 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/71947] [6 Regression] x ^ y not folded to 0 if x == y by DOM

2017-08-22 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71947 --- Comment #16 from Jeffrey A. Law --- Author: law Date: Tue Aug 22 15:13:09 2017 New Revision: 251279 URL: https://gcc.gnu.org/viewcvs?rev=251279=gcc=rev Log: PR tree-optimization/81741 PR tree-optimization/71947 *

[Bug c++/77370] missing -Wignored-qualiifiers on a bogus const reference

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

[Bug c++/77777] Use rich location to mark correct expression for "invalid use of non-static member function"

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

[Bug other/81927] [8 regression] Many, many test case failures starting with r251220

2017-08-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81927 seurer at gcc dot gnu.org changed: What|Removed |Added Target||powerpc64-unknown-linux-gnu

[Bug c++/72789] add -Wunused-private-field

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72789 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug c++/81431] add warning for missing initializers in constructor

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81431 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/16166] -Weffc++ finer granularity

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16166 Eric Gallager changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment

[Bug c++/4898] adding an option to verify exception specifications

2017-08-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4898 --- Comment #4 from Jonathan Wakely --- Dynamic exception specifications are no longer part of the C++ language anyway.

[Bug tree-optimization/81488] [8 Regression] gcc goes off the limits allocating memory in gimple-ssa-strength-reduction.c

2017-08-22 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81488 Bill Schmidt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/59840] -Wconversion produces incorrect warning when value is shifted by 0

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59840 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/4898] adding an option to verify exception specifications

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4898 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug tree-optimization/81292] [8 regression] ICE in zero_length_string, at tree-ssa-strlen.c:822

2017-08-22 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81292 --- Comment #10 from Dmitry G. Dyachenko --- r249961 PASS for me

[Bug tree-optimization/80519] if(p)free(p) with -Os

2017-08-22 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80519 --- Comment #7 from Richard Biener --- *** Bug 81892 has been marked as a duplicate of this bug. ***

[Bug c++/80772] GCC ignores default template argument declaration in the template definition

2017-08-22 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80772 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/81710] build fail with glibc 2.26 due to removing ucontext/sigaltstack struct tags

2017-08-22 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81710 Petr Ovtchenkov changed: What|Removed |Added Attachment #41921|0 |1 is patch|

[Bug libstdc++/81891] [5/6/7 Regression] heap-use-after-free if inserting element in std::unordered_map(InputIt, InputIt) throws

2017-08-22 Thread LpSolit at netscape dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81891 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #3 from Eric Botcazou --- > the ELF section header table seems > to be in a slightly different place between the two files : > > d$ elfdump -delv stage2-gcc/go/parse.o > > ELF Header > ei_magic: { 0x7f, E, L, F } > ei_class:

[Bug tree-optimization/81488] [8 Regression] gcc goes off the limits allocating memory in gimple-ssa-strength-reduction.c

2017-08-22 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81488 --- Comment #7 from Bill Schmidt --- Author: wschmidt Date: Tue Aug 22 17:32:26 2017 New Revision: 251286 URL: https://gcc.gnu.org/viewcvs?rev=251286=gcc=rev Log: 2017-08-22 Bill Schmidt PR

[Bug ada/81919] type derived from instantiation of Ada.Iterator_Interfaces wrongly rejected

2017-08-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81919 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/68391] -Wsuggest-override does not work on Item 12 of Effective Modern C++

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68391 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/81908] [8 Regression] FAIL: gfortran.dg/alloc_comp_auto_array_2.f90 -O3 -g -m32

2017-08-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81908 --- Comment #4 from Martin Sebor --- Below is a small test case that attempts to illustrate the point from comment #3 about the same logic as for -Walloc-size-larger-than perhaps not applying quite as well to -Wstringop-overflow. The odds are

[Bug target/80210] ICE in in extract_insn, at recog.c:2311 on ppc64 for with __builtin_pow

2017-08-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80210 --- Comment #9 from Peter Bergner --- Author: bergner Date: Tue Aug 22 20:08:51 2017 New Revision: 251291 URL: https://gcc.gnu.org/viewcvs?rev=251291=gcc=rev Log: gcc/ Backport from mainline 2017-08-17 Peter Bergner

[Bug c++/77984] Invalid warning on templated operator= with -Weffc++

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

[Bug target/80210] ICE in in extract_insn, at recog.c:2311 on ppc64 for with __builtin_pow

2017-08-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80210 --- Comment #11 from Peter Bergner --- Author: bergner Date: Tue Aug 22 20:13:11 2017 New Revision: 251293 URL: https://gcc.gnu.org/viewcvs?rev=251293=gcc=rev Log: gcc/ Backport from mainline 2017-08-17 Peter Bergner

[Bug c++/81431] add warning for missing initializers in constructor

2017-08-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81431 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug c++/81928] New: if(!this) optimization leads to possible errors without warnings

2017-08-22 Thread matthieu.brucher at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81928 Bug ID: 81928 Summary: if(!this) optimization leads to possible errors without warnings Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #2 from Dennis Clarke --- the ELF section header table seems to be in a slightly different place between the two files : d$ elfdump -delv stage2-gcc/go/parse.o ELF Header ei_magic: { 0x7f, E, L, F } ei_class: ELFCLASS64

[Bug target/80210] ICE in in extract_insn, at recog.c:2311 on ppc64 for with __builtin_pow

2017-08-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80210 Peter Bergner changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #13 from Peter

[Bug c++/81930] New: [meta-bug] Issues with -Weffc++

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81930 Bug ID: 81930 Summary: [meta-bug] Issues with -Weffc++ Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: diagnostic, meta-bug Severity: normal Priority:

[Bug target/71958] x86_64-w64-mingw32, ICE when '-mx32' is used

2017-08-22 Thread dansan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71958 --- Comment #3 from dansan at gcc dot gnu.org --- Author: dansan Date: Tue Aug 22 17:59:24 2017 New Revision: 251287 URL: https://gcc.gnu.org/viewcvs?rev=251287=gcc=rev Log: PR target/71958: Error on -mx32 with -mabi=ms gcc/ChangeLog:

[Bug target/80210] ICE in in extract_insn, at recog.c:2311 on ppc64 for with __builtin_pow

2017-08-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80210 Peter Bergner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/80210] ICE in in extract_insn, at recog.c:2311 on ppc64 for with __builtin_pow

2017-08-22 Thread bergner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80210 --- Comment #10 from Peter Bergner --- Author: bergner Date: Tue Aug 22 20:10:58 2017 New Revision: 251292 URL: https://gcc.gnu.org/viewcvs?rev=251292=gcc=rev Log: gcc/ Backport from mainline 2017-08-17 Peter Bergner

[Bug libstdc++/81857] istreambuf_iterator not work as input iterator

2017-08-22 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81857 TC changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment #1 from TC

[Bug tree-optimization/81934] New: after install of 7.2.0 the libcilkrts.la has extra quote chars in it for dependency_libs

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81934 Bug ID: 81934 Summary: after install of 7.2.0 the libcilkrts.la has extra quote chars in it for dependency_libs Product: gcc Version: unknown Status: UNCONFIRMED

[Bug c++/81911] Constant expression from permitted result of a constant expression is not constexpr

2017-08-22 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81911 TC changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment #1 from TC

[Bug c++/79008] missing detail in -Wbuiltin-declaration-mismatch

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79008 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #6 from Eric Botcazou --- > elfdump in Solaris says stage2 section ".debug_info" size is 0x1636a2: > > Section Header[37]: sh_name: .debug_info > sh_addr: 0 sh_flags: 0 > sh_size: 0x1636a2

[Bug other/80923] RTEMS SH ICE building gcc-7.1.0 on FreeBSD 11.0

2017-08-22 Thread Anders.Montonen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80923 Anders Montonen changed: What|Removed |Added CC||Anders.Montonen at iki dot fi ---

[Bug c++/78632] Produce warning when a derived class shadows a field of the base class with `-Wshadow`

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78632 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug c++/81932] New: Template arguments of type unsigned generate incorrect debugging information

2017-08-22 Thread psmith at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81932 Bug ID: 81932 Summary: Template arguments of type unsigned generate incorrect debugging information Product: gcc Version: 7.2.0 Status: UNCONFIRMED Severity:

[Bug c++/79585] spurious -Wunused-variable on a pointer with attribute unused in function template

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

[Bug c++/79707] missing -Wunused-result on an unused new expression

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

[Bug other/81931] New: [8 regression] r251260 breaks many tests on powerpc64

2017-08-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931 Bug ID: 81931 Summary: [8 regression] r251260 breaks many tests on powerpc64 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #5 from Dennis Clarke --- Minor note, the gcc 6.4.0 compiler I am using was not built with support for "go". I rarely ever build "go" as I have never had a use for it however I really should. It is possible some small bug has slipped

[Bug other/81931] [8 regression] r251260 breaks many tests on powerpc64

2017-08-22 Thread seurer at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81931 --- Comment #1 from seurer at gcc dot gnu.org --- I think this may also be causing bootstrap builds of gcc to hang on powerpc64.

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread dclarke at blastwave dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #4 from Dennis Clarke --- elfdump in Solaris says stage2 section ".debug_info" size is 0x1636a2: Section Header[37]: sh_name: .debug_info sh_addr: 0 sh_flags: 0 sh_size: 0x1636a2

[Bug c++/79658] [-Wuninitialized] referencing uninitialized field of POD struct should warn

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79658 Eric Gallager changed: What|Removed |Added Keywords||diagnostic

[Bug go/81926] go/parse.o differs between stage2 and stage3 for gcc 7.2.0

2017-08-22 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81926 --- Comment #7 from Eric Botcazou --- See PR bootstrap/77995 for a similar issue on x86-64/Solaris.

[Bug c++/54052] g++ takes excessive time in opt and generate phase; can lead to Segmentation Fault when not enough memory available

2017-08-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54052 --- Comment #7 from Jonathan Wakely --- (In reply to Eric Gallager from comment #6) > Doesn't ICE for me, just takes an inordinately long time to compile (once I > add -fpermissive): You should have used -m32 not -fpermissive, the preprocessed

[Bug target/81407] [avr] Diagnose if a variable in progmem needs constructing.

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81407 --- Comment #6 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 09:29:30 2017 New Revision: 251267 URL: https://gcc.gnu.org/viewcvs?rev=251267=gcc=rev Log: gcc/ Backport from 2017-04-19 trunk r246997. PR target/80462

[Bug target/80462] [avr] Incorrect "warning: uninitialized variable 'xxx' put into program memory area" for identical strings

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80462 --- Comment #4 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 09:29:30 2017 New Revision: 251267 URL: https://gcc.gnu.org/viewcvs?rev=251267=gcc=rev Log: gcc/ Backport from 2017-04-19 trunk r246997. PR target/80462

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 --- Comment #4 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 08:40:15 2017 New Revision: 251261 URL: https://gcc.gnu.org/viewcvs?rev=251261=gcc=rev Log: gcc/ Backport from 2017-08-22 trunk r251256. PR target/81910

[Bug middle-end/81916] expansion of rint/nearbyint can simplified under -fno-signed-zeros

2017-08-22 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81916 --- Comment #2 from Alexander Monakov --- I've opened this PR for the -fno-signed-zeros aspect specifically, which the i386 backend doesn't exploit at all: it expands to copysign(abs(x)+1.0p52-1.0p52, x). I think handling these expansions in a

[Bug c++/80287] C++ crash with __attribute((may_alias))

2017-08-22 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80287 --- Comment #9 from Yvan Roux --- Author: yroux Date: Tue Aug 22 09:32:38 2017 New Revision: 251268 URL: https://gcc.gnu.org/viewcvs?rev=251268=gcc=rev Log: 2017-08-22 Yvan Roux PR c++/80287 *

[Bug target/67353] [avr] Option-ize Warning "appears to be a misspelled signal / interrupt handler"

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67353 --- Comment #6 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 09:48:48 2017 New Revision: 251269 URL: https://gcc.gnu.org/viewcvs?rev=251269=gcc=rev Log: gcc/ Backport from 2016-06-15 trunk r237486. Backport from

[Bug target/79883] avr i18n: untranslated "interrupt" or "signal"

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79883 --- Comment #16 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 09:48:48 2017 New Revision: 251269 URL: https://gcc.gnu.org/viewcvs?rev=251269=gcc=rev Log: gcc/ Backport from 2016-06-15 trunk r237486. Backport from

[Bug sanitizer/81923] New: [ASAN] gcc emites wrong odr asan instrumentation for glibc

2017-08-22 Thread d.khalikov at partner dot samsung.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81923 Bug ID: 81923 Summary: [ASAN] gcc emites wrong odr asan instrumentation for glibc Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug target/81924] [5 Regression] ICE: in simplify_binary_operation_1, at simplify-rtx.c:3678 on powerpc64le-linux-gnu

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81924 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug lto/81487] [mingw32] ld.exe: error: asprintf failed

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81487 --- Comment #7 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 10:32:36 2017 New Revision: 251272 URL: https://gcc.gnu.org/viewcvs?rev=251272=gcc=rev Log: lto-plugin/ Backport from 2017-07-26 gcc-7-branch r250562. PR

[Bug target/81924] New: [5 Regression] ICE: in simplify_binary_operation_1, at simplify-rtx.c:3678 on powerpc64le-linux-gnu

2017-08-22 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81924 Bug ID: 81924 Summary: [5 Regression] ICE: in simplify_binary_operation_1, at simplify-rtx.c:3678 on powerpc64le-linux-gnu Product: gcc Version: 7.1.1 Status:

[Bug c++/80287] C++ crash with __attribute((may_alias))

2017-08-22 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80287 --- Comment #10 from Yvan Roux --- Author: yroux Date: Tue Aug 22 10:51:52 2017 New Revision: 251273 URL: https://gcc.gnu.org/viewcvs?rev=251273=gcc=rev Log: 2017-08-22 Yvan Roux Backport from mainline

[Bug c++/54052] g++ takes excessive time in opt and generate phase; can lead to Segmentation Fault when not enough memory available

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54052 --- Comment #8 from Eric Gallager --- (In reply to Jonathan Wakely from comment #7) > (In reply to Eric Gallager from comment #6) > > Doesn't ICE for me, just takes an inordinately long time to compile (once I > > add -fpermissive): > > You

[Bug c++/62126] -Wshadow for typedef and template parm

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62126 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/81907] memset called when it does not need to be; -mtune=cortex-a9

2017-08-22 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81907 --- Comment #14 from Richard Earnshaw --- (In reply to dongkyun.s from comment #13) > > Confirmed the call on 6.4.1 but GCC 7 and trunk don't generate the call for > > -mcpu=cortex-a9 . > > I also verified memset call is not generated with GCC

[Bug target/81921] [5/6/7/8 Regression] Fails to always-inline intrinsics with -flto

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81921 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/81921] New: Fails to always-inline intrinsics with -flto

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81921 Bug ID: 81921 Summary: Fails to always-inline intrinsics with -flto Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: lto, rejects-valid Severity: normal

[Bug c++/81922] New: ICE in output_constructor_regular_field, at varasm.c:5030

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81922 Bug ID: 81922 Summary: ICE in output_constructor_regular_field, at varasm.c:5030 Product: gcc Version: 7.2.1 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug target/81305] [avr] avrtiny uses LDS for SREG in ISR routines which is out of range of LDS.

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81305 --- Comment #7 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 10:01:38 2017 New Revision: 251270 URL: https://gcc.gnu.org/viewcvs?rev=251270=gcc=rev Log: gcc/ Backport from 2017-07-05 trunk r249995. PR target/81305

  1   2   >