Commit a9c509b3 by Craig Burley

Update NEWS derived file

From-SVN: r25610
parent 411d4e28
...@@ -57,6 +57,14 @@ In `egcs' 1.2: ...@@ -57,6 +57,14 @@ In `egcs' 1.2:
recognized by `g77' as if they ended in `.for' and `.fpp', recognized by `g77' as if they ended in `.for' and `.fpp',
respectively. respectively.
* `g77' now warns about a reference to an intrinsic that has an
interface that is not Year 2000 (Y2K) compliant. Also, the
`libg2c' has been changed to increase the likelihood of catching
references to the implementations of these intrinsics using the
`EXTERNAL' mechanism (which would avoid the new warnings).
*Note Year 2000 (Y2K) Problems::, for more information.
* `g77' now warns about a reference to a function when the * `g77' now warns about a reference to a function when the
corresponding *subsequent* function program unit disagrees with corresponding *subsequent* function program unit disagrees with
the reference concerning the type of the function. the reference concerning the type of the function.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment