https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88750
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88749
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |9.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88747
Richard Biener changed:
What|Removed |Added
Version|unknown |9.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88742
Richard Biener changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88663
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88749
--- Comment #9 from Romain Geissler ---
This may be some naive question, but if we are currently trying to build a
libstdc++, shouldn't we assume there is no pre-existing libstdc++ and run the
different checks in the configure script either with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88751
Bug ID: 88751
Summary: Performance regression reload vs lra
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimizati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88554
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 08:57:58 2019
New Revision: 267672
URL: https://gcc.gnu.org/viewcvs?rev=267672&root=gcc&view=rev
Log:
PR c++/88554
* decl.c (finish_function): For -Wreturn-type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88749
--- Comment #10 from Jonathan Wakely ---
(In reply to Romain Geissler from comment #8)
> So with these explanations, do you think the patch you proposed should land
> in trunk (it worked for me in that specific bootstrap configuration).
Yes the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88554
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88648
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88751
--- Comment #1 from Richard Biener ---
last_basic_block_for_fn is odd anyways, shouldn't it be n_basic_blocks_for_fn?
it would make things worse here of course (divide by a possibly lower number).
Likewise max_reg_num () sounds off in a similar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88677
--- Comment #10 from rguenther at suse dot de ---
On Mon, 7 Jan 2019, hubicka at ucw dot cz wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88677
>
> --- Comment #9 from Jan Hubicka ---
> > https://gcc.gnu
> > -> You can't simply remove
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87898
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:47:03 2019
New Revision: 267676
URL: https://gcc.gnu.org/viewcvs?rev=267676&root=gcc&view=rev
Log:
Backported from mainline
2018-11-13 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88018
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:48:47 2019
New Revision: 267677
URL: https://gcc.gnu.org/viewcvs?rev=267677&root=gcc&view=rev
Log:
Backported from mainline
2018-11-15 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88677
--- Comment #11 from Jan Hubicka ---
>
> I guess the FE needs the info. But yes, dropping TREE_READONLY
> for TYPE_NEEDS_CONSTRUCTION decls at some point may make sense.
>
> Generally it would be nice to know (for alias analysis) that
> an obj
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87475
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:50:21 2019
New Revision: 267678
URL: https://gcc.gnu.org/viewcvs?rev=267678&root=gcc&view=rev
Log:
Backported from mainline
2018-11-16 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87039
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:51:19 2019
New Revision: 267679
URL: https://gcc.gnu.org/viewcvs?rev=267679&root=gcc&view=rev
Log:
Backported from mainline
2018-11-19 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60994
--- Comment #16 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:52:44 2019
New Revision: 267681
URL: https://gcc.gnu.org/viewcvs?rev=267681&root=gcc&view=rev
Log:
Backported from mainline
2018-11-19 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88071
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:53:35 2019
New Revision: 267682
URL: https://gcc.gnu.org/viewcvs?rev=267682&root=gcc&view=rev
Log:
Backported from mainline
2018-11-19 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87895
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:54:36 2019
New Revision: 267684
URL: https://gcc.gnu.org/viewcvs?rev=267684&root=gcc&view=rev
Log:
Backported from mainline
2018-11-20 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88122
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:55:26 2019
New Revision: 267685
URL: https://gcc.gnu.org/viewcvs?rev=267685&root=gcc&view=rev
Log:
Backported from mainline
2018-11-21 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86832
--- Comment #14 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:56:36 2019
New Revision: 267686
URL: https://gcc.gnu.org/viewcvs?rev=267686&root=gcc&view=rev
Log:
Backported from mainline
2018-11-22 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85644
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:56:36 2019
New Revision: 267686
URL: https://gcc.gnu.org/viewcvs?rev=267686&root=gcc&view=rev
Log:
Backported from mainline
2018-11-22 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85794
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:57:10 2019
New Revision: 267687
URL: https://gcc.gnu.org/viewcvs?rev=267687&root=gcc&view=rev
Log:
Backported from mainline
2018-11-22 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86900
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:58:04 2019
New Revision: 267688
URL: https://gcc.gnu.org/viewcvs?rev=267688&root=gcc&view=rev
Log:
Backported from mainline
2018-11-26 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88181
--- Comment #10 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:58:48 2019
New Revision: 267689
URL: https://gcc.gnu.org/viewcvs?rev=267689&root=gcc&view=rev
Log:
Backported from mainline
2018-11-27 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87539
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:00:42 2019
New Revision: 267691
URL: https://gcc.gnu.org/viewcvs?rev=267691&root=gcc&view=rev
Log:
Backported from mainline
2018-11-29 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88215
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 09:59:34 2019
New Revision: 267690
URL: https://gcc.gnu.org/viewcvs?rev=267690&root=gcc&view=rev
Log:
Backported from mainline
2018-11-28 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88234
--- Comment #16 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:03:34 2019
New Revision: 267692
URL: https://gcc.gnu.org/viewcvs?rev=267692&root=gcc&view=rev
Log:
Backported from mainline
2018-11-29 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85550
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:04:51 2019
New Revision: 267693
URL: https://gcc.gnu.org/viewcvs?rev=267693&root=gcc&view=rev
Log:
Backported from mainline
2018-11-30 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71109
--- Comment #14 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:05:20 2019
New Revision: 267694
URL: https://gcc.gnu.org/viewcvs?rev=267694&root=gcc&view=rev
Log:
Backported from mainline
2018-12-03 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82295
Jonathan Wakely changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88103
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:06:33 2019
New Revision: 267695
URL: https://gcc.gnu.org/viewcvs?rev=267695&root=gcc&view=rev
Log:
Backported from mainline
2018-12-04 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87320
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:09:05 2019
New Revision: 267696
URL: https://gcc.gnu.org/viewcvs?rev=267696&root=gcc&view=rev
Log:
Backported from mainline
2018-12-04 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87360
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:10:34 2019
New Revision: 267697
URL: https://gcc.gnu.org/viewcvs?rev=267697&root=gcc&view=rev
Log:
Backported from mainline
2018-12-05 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88752
Bug ID: 88752
Summary: ICE in enclosing_instantiation_of, at cp/pt.c:13328
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87598
--- Comment #14 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:11:29 2019
New Revision: 267698
URL: https://gcc.gnu.org/viewcvs?rev=267698&root=gcc&view=rev
Log:
Backported from mainline
2018-12-06 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #5 from Richard Earnshaw ---
Also on Arm and probably other big-endian machines as well.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87506
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:12:22 2019
New Revision: 267699
URL: https://gcc.gnu.org/viewcvs?rev=267699&root=gcc&view=rev
Log:
Backported from mainline
2018-12-07 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88377
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:13:07 2019
New Revision: 267700
URL: https://gcc.gnu.org/viewcvs?rev=267700&root=gcc&view=rev
Log:
Backported from mainline
2018-12-07 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85593
--- Comment #16 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:14:12 2019
New Revision: 267701
URL: https://gcc.gnu.org/viewcvs?rev=267701&root=gcc&view=rev
Log:
Backported from mainline
2018-12-07 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86669
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:16:00 2019
New Revision: 267702
URL: https://gcc.gnu.org/viewcvs?rev=267702&root=gcc&view=rev
Log:
Backported from mainline
2018-12-07 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88426
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:17:32 2019
New Revision: 267703
URL: https://gcc.gnu.org/viewcvs?rev=267703&root=gcc&view=rev
Log:
Backported from mainline
2018-12-11 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88749
--- Comment #11 from Jonathan Wakely ---
Author: redi
Date: Tue Jan 8 10:18:54 2019
New Revision: 267705
URL: https://gcc.gnu.org/viewcvs?rev=267705&root=gcc&view=rev
Log:
PR libstdc++/88749 fix build failure in src/filesystem/ops.cc
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88463
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:18:34 2019
New Revision: 267704
URL: https://gcc.gnu.org/viewcvs?rev=267704&root=gcc&view=rev
Log:
Backported from mainline
2018-12-12 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88416
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:19:28 2019
New Revision: 267706
URL: https://gcc.gnu.org/viewcvs?rev=267706&root=gcc&view=rev
Log:
Backported from mainline
2018-12-13 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88749
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88470
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:20:17 2019
New Revision: 267707
URL: https://gcc.gnu.org/viewcvs?rev=267707&root=gcc&view=rev
Log:
Backported from mainline
2018-12-13 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87436
--- Comment #10 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:20:57 2019
New Revision: 267708
URL: https://gcc.gnu.org/viewcvs?rev=267708&root=gcc&view=rev
Log:
Backported from mainline
2018-12-14 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82294
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:20:57 2019
New Revision: 267708
URL: https://gcc.gnu.org/viewcvs?rev=267708&root=gcc&view=rev
Log:
Backported from mainline
2018-12-14 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82294
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:22:00 2019
New Revision: 267709
URL: https://gcc.gnu.org/viewcvs?rev=267709&root=gcc&view=rev
Log:
Backported from mainline
2018-12-14 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88410
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:22:44 2019
New Revision: 267710
URL: https://gcc.gnu.org/viewcvs?rev=267710&root=gcc&view=rev
Log:
Backported from mainline
2018-12-17 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87436
--- Comment #11 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:22:00 2019
New Revision: 267709
URL: https://gcc.gnu.org/viewcvs?rev=267709&root=gcc&view=rev
Log:
Backported from mainline
2018-12-14 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87934
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:23:32 2019
New Revision: 267711
URL: https://gcc.gnu.org/viewcvs?rev=267711&root=gcc&view=rev
Log:
Backported from mainline
2018-12-19 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88541
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:24:56 2019
New Revision: 267712
URL: https://gcc.gnu.org/viewcvs?rev=267712&root=gcc&view=rev
Log:
Backported from mainline
2018-12-19 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88180
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:25:54 2019
New Revision: 267713
URL: https://gcc.gnu.org/viewcvs?rev=267713&root=gcc&view=rev
Log:
Backported from mainline
2018-12-20 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88563
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:26:39 2019
New Revision: 267714
URL: https://gcc.gnu.org/viewcvs?rev=267714&root=gcc&view=rev
Log:
Backported from mainline
2018-12-21 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
Richard Biener changed:
What|Removed |Added
Target|aarch64_be armb |aarch64be
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88522
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:29:21 2019
New Revision: 267715
URL: https://gcc.gnu.org/viewcvs?rev=267715&root=gcc&view=rev
Log:
Backported from mainline
2018-12-21 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88553
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:30:45 2019
New Revision: 267716
URL: https://gcc.gnu.org/viewcvs?rev=267716&root=gcc&view=rev
Log:
Backported from mainline
2018-12-21 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85594
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:30:45 2019
New Revision: 267716
URL: https://gcc.gnu.org/viewcvs?rev=267716&root=gcc&view=rev
Log:
Backported from mainline
2018-12-21 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88644
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:32:26 2019
New Revision: 267718
URL: https://gcc.gnu.org/viewcvs?rev=267718&root=gcc&view=rev
Log:
Backported from mainline
2019-01-03 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88594
--- Comment #3 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:33:23 2019
New Revision: 267719
URL: https://gcc.gnu.org/viewcvs?rev=267719&root=gcc&view=rev
Log:
Backported from mainline
2019-01-04 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82564
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:34:14 2019
New Revision: 267720
URL: https://gcc.gnu.org/viewcvs?rev=267720&root=gcc&view=rev
Log:
Backported from mainline
2019-01-05 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88620
--- Comment #6 from Jakub Jelinek ---
Author: jakub
Date: Tue Jan 8 10:34:14 2019
New Revision: 267720
URL: https://gcc.gnu.org/viewcvs?rev=267720&root=gcc&view=rev
Log:
Backported from mainline
2019-01-05 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88739
--- Comment #7 from Richard Biener ---
So FRE tries to match up a store with (possibly bit-precision) type T with a
load of (possibly bit-precision) type U. The load and store are analyzed
by get_ref_base_and_extent to a common base object hand
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85593
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] GCC on ARM |[7 Regression] GCC on ARM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85594
--- Comment #6 from Jakub Jelinek ---
Fixed for 8.3+ too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86832
Bug 86832 depends on bug 85644, which changed state.
Bug 85644 Summary: [8 Regression] -fstack-protector generates invalid read to
%fs:0x0 on mac
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85644
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85644
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86832
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86669
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 regression] Complete |[7 regression] Complete
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86900
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87360
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87039
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87475
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87506
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] ICE with |[7 Regression] ICE with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87436
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] G++|[7 Regression] G++ produces
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87895
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] ICE in |[7 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87539
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87898
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87598
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87934
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88611
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88071
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88018
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88611
--- Comment #9 from Richard Biener ---
Author: rguenth
Date: Tue Jan 8 10:46:04 2019
New Revision: 267721
URL: https://gcc.gnu.org/viewcvs?rev=267721&root=gcc&view=rev
Log:
2019-01-08 Richard Biener
PR fortran/88611
* trans-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88180
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] ICE in |[7 Regression] ICE in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88103
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88181
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] ICE: |[7 Regression] ICE:
|v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88234
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88416
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88377
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88410
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88215
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88426
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88463
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88563
Jakub Jelinek changed:
What|Removed |Added
Summary|[7/8 Regression] wrong code |[7 Regression] wrong code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88553
--- Comment #8 from Jakub Jelinek ---
Fixed for 8.3+ too.
1 - 100 of 275 matches
Mail list logo