[Bug fortran/30953] intrinsic: CTIME

2007-03-13 Thread brooks at gcc dot gnu dot org
--- Comment #2 from brooks at gcc dot gnu dot org 2007-03-14 04:39 --- Subject: Bug 30953 Author: brooks Date: Wed Mar 14 04:38:47 2007 New Revision: 122905 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122905 Log: PR fortran/30922 PR fortran/30948 PR fortran/30953 *

[Bug fortran/30953] intrinsic: CTIME

2007-03-13 Thread brooks at gcc dot gnu dot org
--- Comment #3 from brooks at gcc dot gnu dot org 2007-03-14 04:40 --- Fixed by the above commits on 4.2 and trunk. -- brooks at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30948] intrinsic: CHDIR

2007-03-13 Thread brooks at gcc dot gnu dot org
--- Comment #5 from brooks at gcc dot gnu dot org 2007-03-14 04:43 --- The above commits fix the erroneous argument name in the documentation; it is now documented to be NAME. In addition, the STATUS argument is now documented to only allow default integers (which can be int_4 or int_8

[Bug fortran/30933] intrinsic: EXIT

2007-03-13 Thread brooks at gcc dot gnu dot org
--- Comment #6 from brooks at gcc dot gnu dot org 2007-03-14 04:45 --- The above commit fixes the documentation to document that only default integer arguments are allowed. I left the argument name as STATUS, because COUNT seems absurd and in this case I think it's clear that we want

[Bug fortran/30933] intrinsic: EXIT

2007-03-13 Thread brooks at gcc dot gnu dot org
--- Comment #7 from brooks at gcc dot gnu dot org 2007-03-14 04:47 --- The above commit is obviously missing; I typoed the PR number when making it. Here's the info: Author: brooks Date: Wed Mar 14 04:38:47 2007 New Revision: 122905 URL:

[Bug fortran/30922] IMPORT fails for same symbol in multiple interface bodies of same interface block

2007-03-13 Thread brooks at gcc dot gnu dot org
--- Comment #8 from brooks at gcc dot gnu dot org 2007-03-14 04:47 --- Those last two commits should have gone to PR 30933. Sorry. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30922

[Bug tree-optimization/30590] [4.1/4.2/4.3 Regression] tree-nrv optimization clobbers return variable

2007-03-13 Thread spark at gcc dot gnu dot org
--- Comment #11 from spark at gcc dot gnu dot org 2007-03-14 05:48 --- Subject: Bug 30590 Author: spark Date: Wed Mar 14 05:48:35 2007 New Revision: 122909 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122909 Log: 2007-03-13 Seongbae Park [EMAIL PROTECTED] PR

[Bug middle-end/30196] VLA and setjumplongjump exceptions

2007-03-13 Thread dannysmith at users dot sourceforge dot net
--- Comment #3 from dannysmith at users dot sourceforge dot net 2007-03-14 05:57 --- This is a duplicate of PR 19774 Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30196

[Bug middle-end/30196] VLA and setjumplongjump exceptions

2007-03-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-03-14 06:06 --- *** This bug has been marked as a duplicate of 19774 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/19774] VLA's vs SjLj EH unwind

2007-03-13 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-03-14 06:06 --- *** Bug 30196 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/30704] [4.2/4.3 Regression] Incorrect constant generation for long long

2007-03-13 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2007-03-14 06:08 --- I can't get my last testcase in comment #12 working. Roger this was caused by your folding of VIEW_CONVERT_EXPR patch. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug fortran/31163] SAVEd derived types with ALLOCATABLE components don't work

2007-03-13 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2007-03-14 06:35 --- Subject: Bug number PR31163 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-03/msg00898.html --

<    1   2