Files
binutils-gdb/gas/testsuite
Jan Beulich 1d07cfb440 x86: make code size vs CPU arch checking consistent
While update_code_flag() checks for LM / i386, set_cpu_arch() so far
didn't, allowing e.g. 64-bit code to be emitted after ".arch generic32".

Oddly enough a few of our testcases actually exhibit bad behavior (and
hence need minor adjustments).
2023-09-15 09:56:02 +02:00
..