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/44565] [OOP] ICE in gimplify_expr when passing generic function as argument



------- Comment #1 from dominiq at lps dot ens dot fr  2010-06-17 11:07 -------
Confirmed on thrunk after having added

     integer :: dim = 2

in 'type :: lin_approx_cont_type'. The modified code compile with  4.5.0, hence
a regression I can trace between revisions 158215 (working) and 158921 (ICE).


-- 


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


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