This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/22514] [4.1 Regression] ICE in force_decl_die with invalid code after error


------- Additional Comments From phython at gcc dot gnu dot org  2005-07-29 06:41 -------
if (sorrycount || errorcount)
  return;

at the top of cp_emit_debug_info_for_using seems to fix this ICE.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22514


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]