------- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-26 16:09 ------- (In reply to comment #3) > For now, we're de-asserting flag_unit_at_a_time in the language > specific post_options routine.
You should note that non unit-at-a-time will be removed in the future so you may as well just do unit at a time to start with. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24539