https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #11 from Jakub Jelinek ---
Author: jakub
Date: Sat Feb 7 14:44:26 2015
New Revision: 220504
URL: https://gcc.gnu.org/viewcvs?rev=220504&root=gcc&view=rev
Log:
PR middle-end/64340
* gcc-interface/trans.c (gigi): Recreate opti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #10 from Eric Botcazou ---
> Seems those option changes depend on parsing, so process_options is too
> early, so IMHO we need to recreate the optimization_{default,current}_node
> trees with the updated options (updating the options i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #8 from Jan Hubicka ---
Richard, isn't it the streamer being out of sync again - the prevoius problem
(reason I dropped pid_t) is that at the moment we preload something that is
NULL in one FE and not in another, we end up with tree i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #7 from tbsaunde at gcc dot gnu.org ---
(In reply to tbsaunde from comment #6)
> It seems like the right thing to do is make varpool_node::create_alias() set
> ref_list.references, does that seem correct?
O.O that was for another bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
tbsaunde at gcc dot gnu.org changed:
What|Removed |Added
CC||tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #5 from Richard Biener ---
It's fixed by dropping all of TI_TARGET_OPTION_DEFAULT,
TI_TARGET_OPTION_CURRENT, TI_CURRENT_TARGET_PRAGMA and
TI_CURRENT_OPTIMIZE_PRAGMA from the special-casing.
We are trying to expand a GIMPLE_RESX stmt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #4 from Richard Biener ---
ISTR that preloading pid_t was necessary for ada (basically all types required
from some builtins are required to be preloaded).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
John David Anglin changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
Jan Hubicka changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |5.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340
--- Comment #1 from Andreas Schwab ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64043#c11
14 matches
Mail list logo