[Bug tree-optimization/43854] names for compiler generated temporaries are too long

2010-04-22 Thread dann at godzilla dot ics dot uci dot edu
--- 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

[Bug tree-optimization/43854] names for compiler generated temporaries are too long

2010-04-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-04-22 18:14 --- >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