[Bug c++/29087] [4.1/4.2 Regression] More than 35000 switch cases crash cc1plus
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 15 23:48:00 GMT 2006
------- Comment #6 from steven at gcc dot gnu dot org 2006-09-15 23:48 -------
Created an attachment (id=12281)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12281&action=view)
Alternative patch (less obviously safe)
This one should resolve the problem completely by not recursing with calls.
Not sure if this is entirely safe. Will test.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29087
More information about the Gcc-bugs
mailing list