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/51943] [OOP] ICE in conv_function_val


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org
            Summary|the compile declares an     |[OOP] ICE in
                   |internal error when         |conv_function_val
                   |compiling  a fortran 2003   |
                   |source file                 |

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-01-22 17:54:11 UTC ---
I think this issue is a duplicate of PR 51870 - and of PR 48705. At least the
program works with a draft patch for those PRs.

Note that I had to comment the USE statement in the example and replace it by a
"logical :: debugging" line.


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