This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20030] Broken arguments access
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Feb 2005 17:03:59 -0000
- Subject: [Bug middle-end/20030] Broken arguments access
- References: <20050217162951.20030.grigory.zagorodnev@intel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-17 17:03 -------
I think this is a bug in fold_indirect_ref and not in the fortran front-end as Jason as has said, the front-
end provides a cast to char* and then dereferences the pointer.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20030