------- Comment #10 from pinskia at gcc dot gnu dot org 2006-01-19 17:28 ------- Subject: Bug 22099
Author: pinskia Date: Thu Jan 19 17:28:53 2006 New Revision: 109974 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109974 Log: 2006-01-19 Andrew Pinski <[EMAIL PROTECTED]> PR target/22099 * config/i386/i386.md (builtin_setjmp_receiver): Don't emit the label. * config/i386/i386.c (output_set_got): Output the label if we have one for the TARGET_DEEP_BRANCH_PREDICTION case. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/i386.c trunk/gcc/config/i386/i386.md -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22099