> Yes, everyone using LEON/LEON3 will no longer benefit from the FSMULD > after this patch. This was discussed with Gaisler. We have to make a > trade-off between correctness, performance and the number of GCC options.
IMO we shouldn't introduce regressions like this, i.e. people should never be gratuitously penalized when they upgrade the compiler, this sends a very bad message. The !TARGET_LEON part is probably OK but not the !TARGET_LEON3 part. -- Eric Botcazou