[Bug c++/81124] [8 Regression] internal compiler error: in operator*, at cp/cp-tree.h:726

2017-06-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/81124] internal compiler error: in operator*, at cp/cp-tree.h:726

2017-06-18 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124 --- Comment #1 from Hunter L. Allen --- preprocessed file was too large to be an attachment, so I made a gist for it: https://gist.github.com/allenh1/b5a3119e0c9322b50a7b2810411f9037

[Bug c++/81124] New: internal compiler error: in operator*, at cp/cp-tree.h:726

2017-06-18 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124 Bug ID: 81124 Summary: internal compiler error: in operator*, at cp/cp-tree.h:726 Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal

[Bug c/61399] LDBL_MAX is incorrect with IBM long double format / overflow issues near large values

2017-06-18 Thread vincent-gcc at vinc17 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61399 Vincent Lefèvre changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug c++/68070] Undefined reference to default constructor of member template class

2017-06-18 Thread db0451 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68070 DB changed: What|Removed |Added CC||db0451 at gmail dot com --- Comment #1 from DB

[Bug middle-end/40748] simple switch/case, if/else and arithmetics result in different code

2017-06-18 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40748 --- Comment #3 from Marc Glisse --- We also miss the even simpler case that should be optimized to "return n;" int foo(int n){ switch(n){ case 0: return 0; case 1: return 1; case 2:

[Bug libstdc++/81092] Missing symbols for new std::wstring constructors

2017-06-18 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81092 --- Comment #10 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Jun 18 19:00:49 2017 New Revision: 249351 URL: https://gcc.gnu.org/viewcvs?rev=249351=gcc=rev Log: x32: Update baseline_symbols.txt PR libstdc++/81092 *

[Bug rtl-optimization/81123] ICE while compiling with -O1 -fstrict-overflow -floop-nest-optimize

2017-06-18 Thread ziebell_marco at posteo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81123 --- Comment #1 from ziebell_marco at posteo dot de --- Created attachment 41580 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41580=edit the log file of the build

[Bug rtl-optimization/81123] New: ICE while compiling with -O1 -fstrict-overflow -floop-nest-optimize

2017-06-18 Thread ziebell_marco at posteo dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81123 Bug ID: 81123 Summary: ICE while compiling with -O1 -fstrict-overflow -floop-nest-optimize Product: gcc Version: 6.3.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/52473] CSHIFT slow - inline it?

2017-06-18 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52473 --- Comment #13 from Thomas Koenig --- Author: tkoenig Date: Sun Jun 18 18:04:19 2017 New Revision: 249350 URL: https://gcc.gnu.org/viewcvs?rev=249350=gcc=rev Log: 2017-06-18 Thomas Koenig PR fortran/52473

[Bug libstdc++/81092] Missing symbols for new std::wstring constructors

2017-06-18 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81092 --- Comment #9 from hjl at gcc dot gnu.org --- Author: hjl Date: Sun Jun 18 16:43:53 2017 New Revision: 249349 URL: https://gcc.gnu.org/viewcvs?rev=249349=gcc=rev Log: x32: Update baseline_symbols.txt PR libstdc++/81092 *

[Bug libstdc++/81122] New: parsing f stopped after '0' when reading std::hexfloat >> f;

2017-06-18 Thread koh...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81122 Bug ID: 81122 Summary: parsing f stopped after '0' when reading std::hexfloat >> f; Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug target/81121] New: [7/8 Regression] ICE: in extract_insn, at recog.c:2311

2017-06-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81121 Bug ID: 81121 Summary: [7/8 Regression] ICE: in extract_insn, at recog.c:2311 Product: gcc Version: 7.1.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/81092] Missing symbols for new std::wstring constructors

2017-06-18 Thread schwab at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81092 --- Comment #8 from Andreas Schwab --- Author: schwab Date: Sun Jun 18 14:36:02 2017 New Revision: 249348 URL: https://gcc.gnu.org/viewcvs?rev=249348=gcc=rev Log: PR libstdc++/81092 * config/abi/post/m68k-linux-gnu/baseline_symbols.txt: Update.