[Bug middle-end/27793] [4.1 Regression] num_ssa_names inconsistent or immediate use iterator wrong
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 6 19:10:00 GMT 2006
------- Comment #15 from pinskia at gcc dot gnu dot org 2006-06-06 18:58 -------
Can someone check to see if the proposed patch also fixes PR 27894, it is the
same issue as we have:
extern CBaseEntityList *g_pEntityList;
inline IHandleEntity* CBaseHandle::Get() const
{
extern CBaseEntityList *g_pEntityList;
....
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |27894
nThis| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27793
More information about the Gcc-bugs
mailing list