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]

flag_traditional relocation appropriate?


Should the flag_traditional global be moved from being defined in
the C front end to be defined in toplev.c or some such place?  And
the declaration accordingly moved into toplev.h?

Currently it seems the C front end defines and declares this
almost exclusively *except* for the dwarf* modules, which are
not part of the C front end.

        tq vm, (burley)


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