re PR bootstrap/42369 (Revision 155217 failed to bootstrap)
authorJakub Jelinek <jakub@redhat.com>
Mon, 14 Dec 2009 19:59:00 +0000 (20:59 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 14 Dec 2009 19:59:00 +0000 (20:59 +0100)
commitc4900c10379d08d27f01437daae07b26730a2f56
tree9a17c344011ba8df5458bbb3fc386572abc49371
parent1f6a2cafda37b95419b1fac61fd3216516bd1a5f
re PR bootstrap/42369 (Revision 155217 failed to bootstrap)

PR bootstrap/42369
* config/i386/i386.c (ix86_expand_special_args_builtin): Avoid
using switch with CODE_FOR_lwp_lwp* cases.

From-SVN: r155237
gcc/ChangeLog
gcc/config/i386/i386.c