https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124
Markus Trippelsdorf changed:
What|Removed |Added
CC||trippels at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |8.0
Summary|Cannot build libs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8
--- Comment #5 from Jakub Jelinek ---
Started with r249158. Note, I see a bootstrap failure even with this patch on
i686-linux:
0x90ad32a make_decl_rtl(tree_node*)
../../gcc/varasm.c:1307
0x88a01be expand_expr_real_1(tree_node*, rtx_def*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124
--- Comment #3 from Jakub Jelinek ---
Created attachment 41581
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41581&action=edit
pr81124.ii.bz2
Unreduced testcase.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81124
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
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
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
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61399
Vincent Lefèvre changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
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 ---
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:
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&root=gcc&view=rev
Log:
x32: Update baseline_symbols.txt
PR libstdc++/81092
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&action=edit
the log file of the build
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
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&root=gcc&view=rev
Log:
2017-06-18 Thomas Koenig
PR fortran/52473
* m4/cshi
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&root=gcc&view=rev
Log:
x32: Update baseline_symbols.txt
PR libstdc++/81092
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
Pri
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
Compo
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&root=gcc&view=rev
Log:
PR libstdc++/81092
* config/abi/post/m68k-linux-gnu/baseline_symbols.txt
18 matches
Mail list logo