This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: US Daylight Savings Time Changes
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
>>> Are there any gcc-related issues with the upcoming changes to the
>>> Daylight Savings Time switch in the US starting this year?
David> GCC does however ship with libgcj the java runtime library. Some
David> versions of libgcj may not be aware of this change.
David probably knows this, but for others, Jakub and Andrew put in a
patch for this today. I think it is only on trunk, not any other
branches.
Tom