https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70185
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70185
--- Comment #5 from vries at gcc dot gnu.org ---
Author: vries
Date: Sun Apr 17 05:22:33 2016
New Revision: 235074
URL: https://gcc.gnu.org/viewcvs?rev=235074&root=gcc&view=rev
Log:
Only finalize dot files that have been initialized
2016-04-17
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70185
--- Comment #4 from vries at gcc dot gnu.org ---
(In reply to vries from comment #3)
> stage1 approved (conditional on bootstrap/regtest):
> https://gcc.gnu.org/ml/gcc-patches/2016-03/msg00980.html
bootstrapped and reg-tested, no issues found.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70185
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70185
vries at gcc dot gnu.org changed:
What|Removed |Added
Keywords||patch
Assignee|unass
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70185
--- Comment #1 from vries at gcc dot gnu.org ---
Created attachment 37934
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37934&action=edit
tentative patch
No more warnings, also for rtl:
...
$ rm *.c.* ; gcc test.c -O2 -S -fdump-tree-all-gr