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/31128] ICE with __builtin_stack_restore



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-03-11 01:51 -------
I get a different ICE on the mainline with checking enabled:
t.c:1: internal compiler error: tree check: expected tree that contains 'decl
with RTL' structure, have 'addr_expr' in expand_stack_restore, at stmt.c:2012

Really this builtin should not be exposed to the user.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31128


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