https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70359
--- Comment #36 from Jeffrey A. Law ---
WRT the division removal. That seems so profitable that a slight increase in
codesize is warranted. So if we fix the other issue and the source of the
remaining codesize regressions is the removal of the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84743
acsawdey at gcc dot gnu.org changed:
What|Removed |Added
Priority|P1 |P3
--- Comment #4 from acsa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64089
--- Comment #19 from mrs at gcc dot gnu.org ---
I'm fine with Backporting for affected branches.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84792
Bug ID: 84792
Summary: [6/7/8 Regression] ICE with broken typedef of a struct
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Keywords: error-recovery, ice-on-invalid-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84076
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Fri Mar 9 20:39:14 2018
New Revision: 258397
URL: https://gcc.gnu.org/viewcvs?rev=258397&root=gcc&view=rev
Log:
PR c++/84076
* call.c (convert_arg_to_ellipsis): Instead o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84076
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84793
Bug ID: 84793
Summary: missig -Wrestrict accessing a struct and its first
member
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84794
Bug ID: 84794
Summary: memcpy between a struct and its first member not
eliminated
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84795
Bug ID: 84795
Summary: Explicit specialization of constexpr static data
member incorrectly rejected in C++17
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84794
--- Comment #1 from Martin Sebor ---
Clang eliminates both calls.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84794
Martin Sebor changed:
What|Removed |Added
Summary|memcpy between a struct and |memcpy/memmove between a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84726
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Fri Mar 9 21:40:55 2018
New Revision: 258398
URL: https://gcc.gnu.org/viewcvs?rev=258398&root=gcc&view=rev
Log:
PR c++/84726 - unnecessary capture of constant vars.
* cp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84796
Bug ID: 84796
Summary: ICE in a template parameter pack expansion
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84797
Bug ID: 84797
Summary: RISC-V: add --with-multilib-list support
Product: gcc
Version: 7.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84752
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84797
--- Comment #1 from Jim Wilson ---
Created attachment 43610
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43610&action=edit
Initial proposed patch.
Currently, this only supports rv64gc arch, and only allows ABIs in
--with-multilib-list, a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84582
Jakub Jelinek changed:
What|Removed |Added
CC||tuliom at linux dot
vnet.ibm.com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84788
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84772
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Fri Mar 9 22:23:14 2018
New Revision: 258399
URL: https://gcc.gnu.org/viewcvs?rev=258399&root=gcc&view=rev
Log:
PR target/84772
* config/rs6000/rs6000.c (rs6000_gimplify_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84772
--- Comment #9 from Jakub Jelinek ---
Fixed on the trunk so far.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83969
--- Comment #12 from Peter Bergner ---
Author: bergner
Date: Fri Mar 9 22:43:59 2018
New Revision: 258400
URL: https://gcc.gnu.org/viewcvs?rev=258400&root=gcc&view=rev
Log:
gcc/
PR target/83969
* config/rs6000/rs6000.c (rs6000_o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83969
Peter Bergner changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83969
Peter Bergner changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #14 from Peter Bergne
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169
--- Comment #5 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Fri Mar 9 23:03:06 2018
New Revision: 258401
URL: https://gcc.gnu.org/viewcvs?rev=258401&root=gcc&view=rev
Log:
/cp
2018-03-09 Jason Merrill
Paolo Carlini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832
--- Comment #9 from paolo at gcc dot gnu.org ---
Author: paolo
Date: Fri Mar 9 23:03:06 2018
New Revision: 258401
URL: https://gcc.gnu.org/viewcvs?rev=258401&root=gcc&view=rev
Log:
/cp
2018-03-09 Jason Merrill
Paolo Carlini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169
Paolo Carlini changed:
What|Removed |Added
Summary|[7/8 Regression] ICE on |[7 Regression] ICE on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832
Paolo Carlini changed:
What|Removed |Added
Summary|[7/8 Regression] ICE on |[7 Regression] ICE on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84798
Bug ID: 84798
Summary: ICE (Segmentation fault) if `auto` appears in a
template argument
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44035
--- Comment #5 from Jorn Wolfgang Rennecke ---
(In reply to Eric Gallager from comment #4)
> Does this really need to have "blocker" importance? It has gone several
> years without actually blocking any releases.
The license issue has blocked a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33155
Eric Gallager changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84770
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42018
Eric Gallager changed:
What|Removed |Added
Keywords||patch
CC|
/su/software/tmp/gcc/gcc-trunk/libexec/gcc/x86_64-pc-linux-gnu/8.0.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../gcc-source-trunk/configure --enable-languages=c,c++,lto
--prefix=/home/su/software/tmp/gcc/gcc-trunk --disable-bootstrap
Thread model: posix
gcc version 8.0.1 20180309
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84770
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Sat Mar 10 03:34:37 2018
New Revision: 258408
URL: https://gcc.gnu.org/viewcvs?rev=258408&root=gcc&view=rev
Log:
PR c++/84770 - ICE with typedef and parameter pack.
* pt.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Sat Mar 10 03:34:29 2018
New Revision: 258407
URL: https://gcc.gnu.org/viewcvs?rev=258407&root=gcc&view=rev
Log:
PR c++/84785 - ICE with alias template and default targs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84752
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Sat Mar 10 03:34:23 2018
New Revision: 258406
URL: https://gcc.gnu.org/viewcvs?rev=258406&root=gcc&view=rev
Log:
PR c++/84752 - ICE with capture of constexpr array.
* cal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Sat Mar 10 03:35:17 2018
New Revision: 258409
URL: https://gcc.gnu.org/viewcvs?rev=258409&root=gcc&view=rev
Log:
PR c++/84785 - ICE with alias template and default targs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Sat Mar 10 03:35:25 2018
New Revision: 258410
URL: https://gcc.gnu.org/viewcvs?rev=258410&root=gcc&view=rev
Log:
PR c++/84785 - ICE with alias template and default targs.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84770
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84785
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84752
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84726
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83789
Peter Bergner changed:
What|Removed |Added
Attachment #43419|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84800
Bug ID: 84800
Summary: ICE building gcc in isl_factorization.c with xgcc on
SPARC Solaris with 8-20180304 snapshot
Product: gcc
Version: 8.0.1
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84620
--- Comment #5 from Alexandre Oliva ---
Author: aoliva
Date: Sat Mar 10 06:42:40 2018
New Revision: 258411
URL: https://gcc.gnu.org/viewcvs?rev=258411&root=gcc&view=rev
Log:
[IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
Whe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84620
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84615
--- Comment #6 from Dominique d'Humieres ---
The following test does not need -fdefault-integer-8, but only -m32 to give a
wrong-code:
module mykinds
implicit none
integer, parameter :: ik1 = selected_int_kind (2)
integer, parameter :: ik2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84670
Eric Botcazou changed:
What|Removed |Added
CC||andrewm.roberts at sky dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84800
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84647
Alexandre Oliva changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
101 - 151 of 151 matches
Mail list logo