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 c/28180] TREE_CODE usage error



------- 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


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