Fwd: GCC 4.8.0 Status Report (2013-03-06)

Tobias Burnus burnus@net-b.de
Wed Mar 6 16:33:00 GMT 2013


Fortran status: 15 bugs are marked as regression.

55574 - C binding access to C_PTR type
Mikael has a patch: http://gcc.gnu.org/ml/fortran/2013-03/msg00008.html

56378 - ICE: C_LOC
56079 - ICE: c_ptr + transfer

(All three issues are fixed by my 4.9 ISO_C_BINDING clean up patch, but 
it is too large for 4.8: http://users.physik.fu-berlin.de/~tburnus/bindc/ )

55362, 55789: 4.6/4.7 - backporting Â…; 4.8 was fixed by Paul

30162 - Namelist issue; early draft patch by Tilo
49791 - Ditto?
53379 - Backtrace or not for run-time errors
38199 - regression in I/O performance
55907 - ICE with -finit-local-zero -fno-automatic
50410 - ICE(invalid) in record ref
54221 - bogus warning

53718 - only 4.7. Won't fix or finding the 4.8 patch?

42954 - CPP target macros
45586 - Tree checking bug related to "restrict" qualifier


Tobias


-------- Original Message --------
Subject: GCC 4.8.0 Status Report (2013-03-06)
Date: Wed, 6 Mar 2013 17:05:34 +0100
From: Jakub Jelinek

Status
======

We've reached the goal of zero P1 regressions again, and have less
than 100 P1-P3 bugs, but the number of changes going daily is still too
high.  If no new P1 appears within a week, I'd like to create first
release candidate in the middle of next week, but please try to decrease
the amount of changes to trunk till then, for every fix think twice 
whether it is really important to be already in 4.8.0 or if it can wait 
for 4.8.1, and if the patch isn't too risky at this point.
The trunk remains in release branch mode, with only regression fixes
and documentation changes allowed.

Quality Data
============

Priority          #   Change from Last Report
--------        ---   -----------------------
P1                0   -  7
P2               65      0
P3               18   +  3
--------        ---   -----------------------
Total            83   -  4


Previous Report
===============

http://gcc.gnu.org/ml/gcc/2013-02/msg00177.html

The next report will be sent by me again, when RC1 is created.



More information about the Fortran mailing list