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]
Other format: [Raw text]

GCC 4.2.0 Status Report (2007-05-13)


Thanks to the efforts of Richard G. and others, we've managed to close
PR 31797, one of the two I highlighted in my previous status report on
Friday.

Meanwhile, PR 30252, which is the other issue I highlighted, looks more
difficult to solve.  In particular, we don't yet understand the cause of
the failure.

The only changes from RC3 are:

+2007-05-12  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/31797
+       * tree-ssa-forwprop.c (forward_propagate_addr_expr): Do not
+       propagate into a stmt that has volatile ops.

+2007-05-11  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libfortran/31880
+       * io/unix.c (fd_alloc_r_at): Fix calculation of physical offset.

+2007-05-07  Ian Lance Taylor  <iant@google.com>
+
+       PR java/31842
+       * java/lang/natString.cc (_Jv_FormatInt): Avoid undefined signed
+       overflow.

Therefore, I'm going to get 4.2.0 out the door.

Please consider the 4.2.0 branch completely frozen at this time.

I will be working through the release checklist tonight.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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