This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34907] valgrind error indication from testsuite trans-types.c: gfc_typenode_for_spec
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2008 03:30:12 -0000
- Subject: [Bug fortran/34907] valgrind error indication from testsuite trans-types.c: gfc_typenode_for_spec
- References: <bug-34907-10490@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from jvdelisle at gcc dot gnu dot org 2008-01-22 03:30 -------
I would commit the parse.c line in comment #3 as OBVIOUS and get that out of
the way.
This looks like a pointer casting problem similar to recent patches I made for
the cshift optional dummy problems. (sigh) I will look around a bit.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34907