This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/38831] ICE in bitmap_first_set_bit for procptr and C binding
- 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: 14 Jan 2009 03:04:57 -0000
- Subject: [Bug fortran/38831] ICE in bitmap_first_set_bit for procptr and C binding
- References: <bug-38831-16338@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-14 03:04 -------
error_handlerD.1503_1 = error_stopD.1495;
Totally wrong, error_handler is a global data from what I can tell. So this is
still a front-end issue and not a middle-end issue.
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-01-14 03:04:57
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38831