------- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-20 05:54 ------- You should note that __DATE__ and __TIME__ are actually part of the C89 (ANSI) and C90 (ISO) standards.
> This is probably a question for the steering committee Really if you up to implementing it, I would say go ahead instead of saying it up to the SC, though note extensions are going be looked down apon so you might want to go instead the standards route but also still implement it with GCC since the standards committee recently likes adding stuff which has already been implemented. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30867