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/39304] ICE with MATMUL, specific/generic functions and rank checking



------- Comment #12 from burnus at gcc dot gnu dot org  2010-01-24 12:54 -------
(In reply to comment #10)
> I think there are actually two issues - one is the SPAN/array descriptor
> issue, which causes an ICE if one calls the specific function directly, cf.
> PR 42851 for the ICE I get there.

I have fixed the generic interface issue which gave the ICE. The subpointer
issue is still unsolved - and probably needs the fix of PR 38471 (i.e. a new
array descriptor).


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |42851


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


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