This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug middle-end/24539] inconsistent handling of null-valued language hooks in GCC



------- 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


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