------- Comment #3 from gary at intrepid dot com 2005-10-26 16:07 ------- All/most GCC-supplied dialects may support unit-at-a-time, however, the dialect we're working on (UPC) does not at present support unit-at-a-time.
For now, we're de-asserting flag_unit_at_a_time in the language specific post_options routine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24539