This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29387] ICE on character array function of variable length
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2006 04:25:55 -0000
- Subject: [Bug fortran/29387] ICE on character array function of variable length
- References: <bug-29387-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pault at gcc dot gnu dot org 2006-10-18 04:25 -------
Created an attachment (id=12451)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12451&action=view)
Middle-end part of the patch
This attaches the appropriate code to trans-intrinsic.c to fix bot testcases
below. As I mentioned, I have also some prototype code for the front-end that
will reduce the need for this and improve the efficiency of the code.
Paul
--
pault at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29387