This is the mail archive of the gcc-bugs@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]

[Bug fortran/35770] implicit character(s) hides type of internal function



------- Comment #1 from burnus at gcc dot gnu dot org  2008-03-30 21:34 -------
Confirm. Implicit typing is too fast. It is quite similar to PR 34784.

Note: PR 34784 contains a failure which was missed.


> A procedure question.  Is this the One True Way to add additional
> comments or tests about a bug report? Or is there a better way?

In principle adding new comments to a bugreport by replying to an email is OK.
(Although one should delete unneeded quotes.) Using the webinterface is also
OK.

However, if a bug has been closed as resolved fixed, either a new PR should be
created or the bug should be REOPENED otherwise the comment can be overlooked -
as it happened for PR 34784.


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2008-03-30 21:34:17
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35770


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