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]

C++ codegen bug for switch statement(s)


Mark,

my gut tells me that this probably is caused by the recent "switch
statements and the tree inliner" change?

 gerald@viech% gccvs -O1 stats.ii
 [...]
 dltypes.h:206: Internal error #19991113.
 dltypes.h:206: Internal compiler error in copy_body_r, at cp/optimize.c:272

If required, I can try to destill a smaller example, but I guess (actually
hope <g>) that also the big one is sufficient...

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

stats.ii.gz


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