This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: improvements to abort()


Zack Weinberg <zack@rabi.columbia.edu> said:

[...]

> What do people think of a __BASE_FILE__ magic macro that is __FILE__
> with leading directories trimmed off?  (so in the above, you'd have
> "Internal compiler error at cse.c:7572" instead)

Better keep it at "Internal compiler error at gcc/cse.c:7572", it just
might crash in another directory, isn't it?
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]