------- Comment #2 from dann at godzilla dot ics dot uci dot edu  2010-04-22 
19:54 -------
(In reply to comment #1)
> >Also "pretmp" "prehitmp" and "ivtmp" prefixes are too long,
> 
> They might be too long but they are useful long without looking too much into
> the code to figure out what kind of temp they are.  We could just use D.XYZ
> instead without a "long name". 

Or using P. (or PR.), I. (or IV.)

> Really debug dumps should be used to debug the
> compiler which means having nice names sometimes makes it easier to debug.

As shown above, the names can be both shorter and nice, it's possible to have
both.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43854

Reply via email to