------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-17 17:48 ------- (In reply to comment #2) > (In reply to comment #1) > > Hmm, I think we get an error mark node but no error. > Why is this the wrong code? It's easy to execute it.
No the wrong-code keyword says that GCC is emitting wrong code. But what I am saying with the error mark node is that the front-end should not be creating using error mark node in the internals unless there was an error emitted. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21614