[Bug c/42579] [PATCH] support for obtaining file basename

2012-08-31 Thread asierllano at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42579

Asier Llano  changed:

   What|Removed |Added

 CC||asierllano at gmail dot com

--- Comment #5 from Asier Llano  2012-08-31 
08:00:09 UTC ---
We have a similar issue for embedded devices with debugging. We even
implemented it with the same exact name __FILE_BASENAME__ and when I was going
to submit a it in bugzilla we realized that it was already reported.


[Bug c/42579] [PATCH] support for obtaining file basename

2012-08-31 Thread asierllano at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42579

--- Comment #6 from Asier Llano  2012-08-31 
08:03:58 UTC ---
We tried it in 4.7 and it works perfectly. By now we will have to apply this
patch for our development with 4.7.1.