https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60832
--- Comment #4 from Eric Gallager ---
(In reply to Manuel López-Ibáñez from comment #3)
> (I wish someone would fix https://gcc.gnu.org/PR47781 so we can use a simpler
> syntax to define our custom specifiers; in addition to the positive synergie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60832
--- Comment #3 from Manuel López-Ibáñez ---
Created attachment 36361
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36361&action=edit
add %Wi %Wu %Wd for pretty-printing wides_int
This fails bootstrap at:
libcommon.a(pretty-print.o): In f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60832
--- Comment #2 from Manuel López-Ibáñez ---
Author: manu
Date: Mon Sep 21 10:11:24 2015
New Revision: 227964
URL: https://gcc.gnu.org/viewcvs?rev=227964&root=gcc&view=rev
Log:
[PR middle-end/60832] Do not convert widest_int to tree just for prin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60832
Richard Biener changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRME