------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-27 15:02 ------- CALL_EXPR is also used for direct and indirect calls.
Also this bug data base is not for helping with new old of GCC, just current code in GCC that crashes. You should try to debug what is going wrong. I think you forgot about indirect calls ( I mention this because that is what is in crtstuff.c). -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28180