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/57508] [4.8/4.9 Regression] [OOP] Intrinsic assignment+defined-assignment for comps: PROCEDURE attribute of '_F.DA0' conflicts with VARIABLE attribute


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-06-03
                 CC|                            |janus at gcc dot gnu.org
            Summary|[OOP] Intrinsic             |[4.8/4.9 Regression] [OOP]
                   |assignment+defined-assignme |Intrinsic
                   |nt for comps: ROCEDURE      |assignment+defined-assignme
                   |attribute of '_F.DA0'       |nt for comps: PROCEDURE
                   |conflicts with VARIABLE     |attribute of '_F.DA0'
                   |attribute                   |conflicts with VARIABLE
                   |                            |attribute
     Ever confirmed|0                           |1

--- Comment #1 from janus at gcc dot gnu.org ---
4.7 shows no error, 4.8 gives an additional ICE (in
gfc_enforce_clean_symbol_state) which might be PR 57364


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