This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/50718] [4.6/4.7 Regression] ICE (fold_convert) with -fcheck=pointer
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Oct 2011 22:25:01 +0000
- Subject: [Bug fortran/50718] [4.6/4.7 Regression] ICE (fold_convert) with -fcheck=pointer
- Auto-submitted: auto-generated
- References: <bug-50718-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50718
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2011-10-13
AssignedTo|unassigned at gcc dot |burnus at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-10-13 22:25:01 UTC ---
MINE. The patch in comment 2 (with a comma added after "arg") compiles and
fixes the issue in comment 1 and the original program.