This is the mail archive of the gcc-patches@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]

"Fix LWP" patch breaks bootstrap on i686-pc-linux-gnu


This patch went in today, but I don't see any mail on gcc-patches about it. i386.c fails to build on i686-pc-linux-gnu, with the compiler complaining about a duplicate case label in

              case CODE_FOR_lwp_lwpvalsi3:
              case CODE_FOR_lwp_lwpvaldi3:
              case CODE_FOR_lwp_lwpinssi3:
              case CODE_FOR_lwp_lwpinsdi3:

Jason


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