[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++/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++/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 Status|UNCONFIRME

[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++/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 #3

[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 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 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 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. Agree

[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 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 sele

[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 airs

[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 Severity:

[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 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 libstdc++/81857] istreambuf_iterator not work as input iterator

2017-08-22 Thread abominable-snowman at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81857 --- Comment #2 from Petr Ovtchenkov --- Related problem: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50119, commit 1a1dad283 in git's reflection.

<    1   2