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/32903] [regression] Default initializer and intent(OUT): default initializer not used



------- Comment #1 from pault at gcc dot gnu dot org  2007-07-26 19:27 -------
(In reply to comment #0)

> The problem looks similar to PR31205 in so far that gfortran did the

Tobias,

This PR is caused by the patch for pr31205. If you reference x1 in set, for
example by another print, it works correctly.  I think that I need to set the
symbol as referenced and to update the references.

Thanks

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-26 19:27:24
               date|                            |
            Summary|Default initializer and     |[regression] Default
                   |intent(OUT): default        |initializer and intent(OUT):
                   |initializer not used        |default initializer not used


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


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