http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
Alexandre Oliva changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #3 from Alexandre
at gcc dot |aoliva at gcc dot gnu.org
|gnu.org |
--- Comment #3 from Alexandre Oliva 2012-06-18
10:31:09 UTC ---
Mine. AFAICT the problem is that promote_debug_loc crashes when the loc list
for a VALUE is temporarily cleared within alias.c to avoid
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
--- Comment #5 from Alexandre Oliva 2012-06-22
01:29:33 UTC ---
Author: aoliva
Date: Fri Jun 22 01:29:28 2012
New Revision: 188866
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188866
Log:
PR debug/53682
* cselib.c (promote_d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671
--- Comment #3 from Alexandre Oliva 2012-06-22
01:30:21 UTC ---
Author: aoliva
Date: Fri Jun 22 01:30:16 2012
New Revision: 188868
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188868
Log:
PR debug/53671
PR debug/49888
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888
--- Comment #5 from Alexandre Oliva 2012-06-22
01:30:23 UTC ---
Author: aoliva
Date: Fri Jun 22 01:30:16 2012
New Revision: 188868
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188868
Log:
PR debug/53671
PR debug/49888
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671
--- Comment #4 from Alexandre Oliva 2012-06-22
01:33:26 UTC ---
Author: aoliva
Date: Fri Jun 22 01:33:21 2012
New Revision: 188869
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188869
Log:
PR debug/53671
PR debug/49888
* var-tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671
--- Comment #4 from Alexandre Oliva 2012-06-22
01:33:26 UTC ---
Author: aoliva
Date: Fri Jun 22 01:33:21 2012
New Revision: 188869
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188869
Log:
PR debug/53671
PR debug/49888
* var-tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888
--- Comment #6 from Alexandre Oliva 2012-06-22
01:33:27 UTC ---
Author: aoliva
Date: Fri Jun 22 01:33:21 2012
New Revision: 188869
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188869
Log:
PR debug/53671
PR debug/49888
* var-tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
Alexandre Oliva changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740
Alexandre Oliva changed:
What|Removed |Added
CC||rsandifo at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
--- Comment #9 from Alexandre Oliva 2012-06-26
20:22:05 UTC ---
Author: aoliva
Date: Tue Jun 26 20:21:58 2012
New Revision: 188997
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188997
Log:
PR debug/53682
* cselib.c (promote_d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53682
Alexandre Oliva changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
||2012-06-26
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #5 from Alexandre Oliva 2012-06-26
20:27:00 UTC ---
I'm taking this ove
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
Alexandre Oliva changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
Alexandre Oliva changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #17 from Alexandre
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740
--- Comment #6 from Alexandre Oliva 2012-06-27
05:42:26 UTC ---
The bug was introduced in r188527, with the conditionalization of calling
insert_dead_debug_temp in the “else” clause, so that we would no longer insert
debug temps for sets that wer
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
--- Comment #18 from Alexandre Oliva 2012-06-27
05:43:33 UTC ---
I've just successfully bootstrapped a recent tree with (and without) the patch
on ia64-linux-gnu, so I'm going to regtest it and post it (with proper credit).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53706
--- Comment #19 from Alexandre Oliva 2012-06-27
06:30:05 UTC ---
Alas, it doesn't work on i686 or x86_64: the free_alloc_pool in vt_finalize has
to be conditional on non-NULL, because we will skip vt_emit_notes (and thus the
initializer) in some
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #6 from Alexandre Oliva 2012-06-28
07:39:33 UTC ---
Author: aoliva
Date: Thu Jun 28 07:39:25 2012
New Revision: 189036
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189036
Log:
PR debug/53740
PR debug/52983
PR deb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53740
--- Comment #8 from Alexandre Oliva 2012-06-28
07:39:33 UTC ---
Author: aoliva
Date: Thu Jun 28 07:39:25 2012
New Revision: 189036
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189036
Log:
PR debug/53740
PR debug/52983
PR deb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48866
--- Comment #14 from Alexandre Oliva 2012-06-28
07:39:34 UTC ---
Author: aoliva
Date: Thu Jun 28 07:39:25 2012
New Revision: 189036
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189036
Log:
PR debug/53740
PR debug/52983
PR deb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47624
--- Comment #10 from Alexandre Oliva 2012-06-28
07:39:59 UTC ---
Author: aoliva
Date: Thu Jun 28 07:39:51 2012
New Revision: 189037
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189037
Log:
PR debug/53706
PR debug/47624
* var-tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671
--- Comment #8 from Alexandre Oliva 2012-06-28
07:41:14 UTC ---
Author: aoliva
Date: Thu Jun 28 07:41:02 2012
New Revision: 189038
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189038
Log:
PR debug/53671
PR debug/49888
* gcc.dg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888
--- Comment #9 from Alexandre Oliva 2012-06-28
07:41:15 UTC ---
Author: aoliva
Date: Thu Jun 28 07:41:02 2012
New Revision: 189038
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189038
Log:
PR debug/53671
PR debug/49888
* gcc.dg
||FIXED
--- Comment #8 from Alexandre Oliva 2012-06-28
07:39:33 UTC ---
Author: aoliva
Date: Thu Jun 28 07:39:25 2012
New Revision: 189036
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189036
Log:
PR debug/53740
PR debug/52983
PR debug/48866
||FIXED
--- Comment #22 from Alexandre Oliva 2012-06-28
07:39:59 UTC ---
Author: aoliva
Date: Thu Jun 28 07:39:51 2012
New Revision: 189037
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189037
Log:
PR debug/53706
PR debug/47624
* var-tracking.c (vt_emit_notes):
at gcc dot |aoliva at gcc dot gnu.org
|gnu.org |
--- Comment #2 from Alexandre Oliva 2012-07-02
12:07:09 UTC ---
My thinko. This patchlet ought to fix it. Testing now...
Index: gcc/alias.c
||2012-07-02
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #2 from Alexandre Oliva 2012-07-02
12:24:37 UTC ---
Cool, seems like this was
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #9 from Alexandre Oliva 2012-07-02
12:25:58 UTC ---
I'm pretty sure this is fixed by the patchset for this bug, that's still
pending review (the checked-in patches are partial cleanups). An earlier
version of the patchset is in comme
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53820
--- Comment #3 from Alexandre Oliva 2012-07-02
15:20:54 UTC ---
This patchlet for var-tracking.c fixes the testcase. I'm now testing it on
x86_64. John, would you be so kind as to try to bootstrap it on
hppa64-hp-hpux11.11 to make sure no other
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53827
--- Comment #5 from Alexandre Oliva 2012-07-06
11:37:17 UTC ---
Author: aoliva
Date: Fri Jul 6 11:37:14 2012
New Revision: 189325
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189325
Log:
PR rtl-optimization/53827
PR debug/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49888
--- Comment #10 from Alexandre Oliva 2012-07-06
11:37:19 UTC ---
Author: aoliva
Date: Fri Jul 6 11:37:14 2012
New Revision: 189325
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189325
Log:
PR rtl-optimization/53827
PR debug/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53671
--- Comment #10 from Alexandre Oliva 2012-07-06
11:37:19 UTC ---
Author: aoliva
Date: Fri Jul 6 11:37:14 2012
New Revision: 189325
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189325
Log:
PR rtl-optimization/53827
PR debug/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53820
--- Comment #5 from Alexandre Oliva 2012-07-06
11:37:40 UTC ---
Author: aoliva
Date: Fri Jul 6 11:37:36 2012
New Revision: 189326
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189326
Log:
PR debug/53820
* var-tr
||FIXED
--- Comment #5 from Alexandre Oliva 2012-07-06
11:37:40 UTC ---
Author: aoliva
Date: Fri Jul 6 11:37:36 2012
New Revision: 189326
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189326
Log:
PR debug/53820
* var-tracking.c (vt_add_function_parameter):
||FIXED
--- Comment #5 from Alexandre Oliva 2012-07-06
11:37:17 UTC ---
Author: aoliva
Date: Fri Jul 6 11:37:14 2012
New Revision: 189325
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189325
Log:
PR rtl-optimization/53827
PR debug/53671
PR debug/49888
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #12 from Alexandre Oliva 2012-08-02
00:34:15 UTC ---
Author: aoliva
Date: Thu Aug 2 00:34:11 2012
New Revision: 190061
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190061
Log:
PR debug/52983
* valtrack.h, valtrac
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #12 from Alexandre Oliva 2012-08-02
00:34:15 UTC ---
Author: aoliva
Date: Thu Aug 2 00:34:11 2012
New Revision: 190061
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190061
Log:
PR debug/52983
* valtrack.h, valtrac
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #12 from Alexandre Oliva 2012-08-02
00:34:15 UTC ---
Author: aoliva
Date: Thu Aug 2 00:34:11 2012
New Revision: 190061
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190061
Log:
PR debug/52983
* valtrack.h, valtrac
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #13 from Alexandre Oliva 2012-08-02
00:34:30 UTC ---
Author: aoliva
Date: Thu Aug 2 00:34:26 2012
New Revision: 190062
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190062
Log:
PR debug/52983
* va
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
--- Comment #14 from Alexandre Oliva 2012-08-02
00:34:45 UTC ---
Author: aoliva
Date: Thu Aug 2 00:34:41 2012
New Revision: 190063
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190063
Log:
PR debug/52983
* va
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52983
Alexandre Oliva changed:
What|Removed |Added
Component|rtl-optimization|debug
--- Comment #16 from Alexandre Ol
00:00:00 |
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
|gnu.org |
--- Comment #6 from Alexandre Oliva 2012-08-07
01:54:12 UTC ---
On it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53135
--- Comment #7 from Alexandre Oliva 2012-08-07
02:26:55 UTC ---
Created attachment 27954
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27954
Patch that fixes (or works around?) the problem
We have a relatively large expression to represent
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53135
--- Comment #8 from Alexandre Oliva 2012-08-07
18:47:16 UTC ---
For those running into the problem, analternative to patching GCC isto reduce
the maximum expression depth for var-traking with --param
max-vartrack-expr-depth=11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54177
--- Comment #3 from Alexandre Oliva 2012-08-07
20:08:27 UTC ---
Having reviewed teh other uses of var_lowpart, I hereby approve the patch if it
passes regstrap. Thanks!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54114
--- Comment #4 from Alexandre Oliva 2012-08-07
20:28:05 UTC ---
It seems quite clear to me that the new cost arises due to
clobber_overlapping_mems, a relatively expensive operation that fixes a debug
info correctness bug and that we just didn't
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001
--- Comment #5 from Alexandre Oliva 2012-02-25
12:09:33 UTC ---
Author: aoliva
Date: Sat Feb 25 12:09:27 2012
New Revision: 184571
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184571
Log:
PR debug/52001
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001
--- Comment #6 from Alexandre Oliva 2012-02-25
12:09:48 UTC ---
Author: aoliva
Date: Sat Feb 25 12:09:41 2012
New Revision: 184572
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184572
Log:
PR debug/52001
* alias.c (refs_newer_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51570
Alexandre Oliva changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |aoliva at gcc dot gnu.org
at gcc dot |aoliva at gcc dot gnu.org
|gnu.org |
--- Comment #2 from Alexandre Oliva 2012-03-01
03:04:18 UTC ---
It is, indeed. Looking into it.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52417
--- Comment #3 from Alexandre Oliva 2012-03-01
03:29:45 UTC ---
Created attachment 26796
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26796
Patch that seems to cure the problem
I'm not very happy about this patch, but... It's what I got
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52417
Alexandre Oliva changed:
What|Removed |Added
Attachment #26796|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52001
--- Comment #8 from Alexandre Oliva 2012-03-01
16:58:17 UTC ---
Author: aoliva
Date: Thu Mar 1 16:58:11 2012
New Revision: 184750
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184750
Log:
PR debug/52001
PR rtl-optimizati
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52417
--- Comment #8 from Alexandre Oliva 2012-03-01
16:58:17 UTC ---
Author: aoliva
Date: Thu Mar 1 16:58:11 2012
New Revision: 184750
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184750
Log:
PR debug/52001
PR rtl-optimizati
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52417
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52479
--- Comment #2 from Alexandre Oliva 2012-03-15
04:47:07 UTC ---
IMHO, the whole point of -ffast-math is to trade precision for speed, so the
use of fsca makes sense to me, but I wouldn't mind if we no longer used it for
DFmode.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47590
Alexandre Oliva changed:
What|Removed |Added
AssignedTo|aoliva at gcc dot gnu.org |unassigned at gcc dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43437
--- Comment #23 from Alexandre Oliva 2012-03-25
11:55:30 UTC ---
I've just verified that the score problem is indeed port-specific, and needs
lookinginto by the port maintainer, but the problem exposed in m68k is generic.
More info in bug 52306.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52306
--- Comment #1 from Alexandre Oliva 2012-03-25
12:00:34 UTC ---
The bug, duplicated by compiling attachment 26150, from bug 43437 comment 16,
with a cross-compiler to m68k-elf with -O -c, exposes a reload problem. Before
reload, we have this ins
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52306
Alexandre Oliva changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51570
--- Comment #7 from Alexandre Oliva 2012-04-13
15:56:00 UTC ---
Author: aoliva
Date: Fri Apr 13 15:55:52 2012
New Revision: 186420
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186420
Log:
PR debug/51570
* var-tracking.c (expa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48866
--- Comment #12 from Alexandre Oliva 2012-04-13
15:56:29 UTC ---
Author: aoliva
Date: Fri Apr 13 15:56:21 2012
New Revision: 186422
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186422
Log:
PR debug/48866
* df.h (enum debug_te
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51570
Alexandre Oliva changed:
What|Removed |Added
Summary|[4.7/4.8 Regression] FAIL: |[4.7 Regression] FAIL:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746
--- Comment #3 from Alexandre Oliva 2012-01-05
00:17:27 UTC ---
Thanks, Jakub, the patch is fine, I've just verified that it fixes the problem.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746
--- Comment #6 from Alexandre Oliva 2012-01-05
00:58:13 UTC ---
I've now realized the reason we fail to find the (plus:si (reg:si r1)
(const_int -1)) is that reverse_op miscomputes the hash of value 22, because
we're looking up an expr containing
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746
--- Comment #7 from Alexandre Oliva 2012-01-06
20:21:00 UTC ---
Author: aoliva
Date: Fri Jan 6 20:20:55 2012
New Revision: 182963
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182963
Log:
PR debug/51746
* cselib.c (cselib_
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51746
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51725
--- Comment #20 from Alexandre Oliva 2012-01-07
21:37:20 UTC ---
Author: aoliva
Date: Sat Jan 7 21:37:15 2012
New Revision: 182982
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182982
Log:
PR bootstrap/51725
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86823
--- Comment #7 from Alexandre Oliva ---
Author: aoliva
Date: Fri Dec 14 20:06:15 2018
New Revision: 267144
URL: https://gcc.gnu.org/viewcvs?rev=267144&root=gcc&view=rev
Log:
[PR86823] retain deferred access checks from outside firewall
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87814
--- Comment #8 from Alexandre Oliva ---
Author: aoliva
Date: Fri Dec 14 21:57:07 2018
New Revision: 267155
URL: https://gcc.gnu.org/viewcvs?rev=267155&root=gcc&view=rev
Log:
[PR c++/87814] undefer deferred noexcept on tsubst if
||aoliva at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |aoliva at gcc dot
gnu.org
--- Comment #12 from Alexandre Oliva ---
https://gcc.gnu.org/ml/gcc-patches/2018-12/msg01287.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87012
--- Comment #5 from Alexandre Oliva ---
Author: aoliva
Date: Wed Dec 19 06:51:30 2018
New Revision: 267251
URL: https://gcc.gnu.org/viewcvs?rev=267251&root=gcc&view=rev
Log:
[PR87012] canonicalize ref type for tmpl arg
When binding a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88146
--- Comment #10 from Alexandre Oliva ---
Author: aoliva
Date: Wed Dec 19 06:51:19 2018
New Revision: 267250
URL: https://gcc.gnu.org/viewcvs?rev=267250&root=gcc&view=rev
Log:
[PR c++/88146] do not crash synthesizing inherited ctor(..
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83239
--- Comment #23 from Alexandre Oliva ---
Author: aoliva
Date: Wed Dec 19 06:51:41 2018
New Revision: 267252
URL: https://gcc.gnu.org/viewcvs?rev=267252&root=gcc&view=rev
Log:
[PR86153] simplify more overflow tests in VRP
PR 8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86153
--- Comment #13 from Alexandre Oliva ---
Author: aoliva
Date: Wed Dec 19 06:51:41 2018
New Revision: 267252
URL: https://gcc.gnu.org/viewcvs?rev=267252&root=gcc&view=rev
Log:
[PR86153] simplify more overflow tests in VRP
PR 8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88146
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
||aoliva at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #24 from Alexandre Oliva ---
Fixed in the trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86153
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88180
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87814
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88146
Bug 88146 depends on bug 87814, which changed state.
Bug 87814 Summary: [9 Regression] ICE in in tsubst_copy, at cp/pt.c:15962 with
range-v3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87814
What|Removed |Adde
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88196
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88196
Alexandre Oliva changed:
What|Removed |Added
Assignee|aoliva at gcc dot gnu.org |unassigned at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87750
Alexandre Oliva changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|aoliva at gcc
||aoliva at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |aoliva at gcc dot
gnu.org
--- Comment #5 from Alexandre Oliva ---
Created attachment 45293
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45293&action=edit
candidate patch
dwarf2out
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86648
--- Comment #6 from Alexandre Oliva ---
https://gcc.gnu.org/ml/gcc-patches/2018-12/msg01740.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49167
--- Comment #5 from Alexandre Oliva ---
I've been working on an off on this specific issue, and on various surrounding
infrastructure issues, for a very long time. Right now I'm not specifically
working on it.
||aoliva at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #4 from Alexandre Oliva ---
Fixed in r267155
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86212
Alexandre Oliva changed:
What|Removed |Added
Resolution|FIXED |DUPLICATE
--- Comment #5 from Alexandr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87814
Alexandre Oliva changed:
What|Removed |Added
CC||h2+bugs at fsfe dot org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86875
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
||aoliva at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #3 from Alexandre Oliva ---
Confirmed fixed with the patch for bug 87814.
*** This bug has been marked as a duplicate of bug 87814 ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87814
Alexandre Oliva changed:
What|Removed |Added
CC||s...@li-snyder.org
--- Comment #12 fro
||aoliva at gcc dot gnu.org
--- Comment #2 from Alexandre Oliva ---
Mine
: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: aoliva at gcc dot gnu.org
Target Milestone: ---
Target: arm-none-eabi
Alas, the fix for bug 77933 broke __builtin_return_address(0) in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77933
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80362
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
301 - 400 of 1710 matches
Mail list logo