[Bug fortran/30520] Conflics checking of VOLATILE attribute needs improvement

2007-01-31 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2007-01-31 09:18 --- Subject: Bug 30520 Author: burnus Date: Wed Jan 31 09:18:33 2007 New Revision: 121379 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121379 Log: fortran/ 2007-01-31 Tobias Burnus [EMAIL PROTECTED] PR

[Bug fortran/30520] Conflics checking of VOLATILE attribute needs improvement

2007-01-31 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-01-31 09:20 --- FIXED in gcc 4.3 (note: VOLATILE is not in 4.2). See PR 30522 for the missing parts. -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30520] Conflics checking of VOLATILE attribute needs improvement

2007-01-20 Thread burnus at gcc dot gnu dot org
-- burnus at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |burnus at gcc dot gnu dot |dot org

[Bug fortran/30520] Conflics checking of VOLATILE attribute needs improvement

2007-01-20 Thread brooks at gcc dot gnu dot org
--- Comment #1 from brooks at gcc dot gnu dot org 2007-01-21 00:23 --- I would suggest that your comment about No check_used needed should reference 11.2.1 of the F2003 standard. The relevant language is towards the end (p252, lines 30-34 of the page): The local identifier of an entity

[Bug fortran/30520] Conflics checking of VOLATILE attribute needs improvement

2007-01-20 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2007-01-21 01:55 --- Subject: Bug number PR30520 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-01/msg01703.html --