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 target/22099] builtin_setjmp gives duplicate labels



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-01-13 01:36 -------
Created an attachment (id=10635)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10635&action=view)
patch which needs testing but works for simple testing

ChangeLog:
* i386.md (builtin_setjmp_receiver): Don't emit the label.
* i386.c (output_set_got): Output the label if we have one.


-- 


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


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