Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix testism where __seg_gs was being used for all targets
Replaced uses of __seg_gs with the MACRO SEG defined in the testcase to pick (if any) the right __seg_{gs,fs} keyword based on target. gcc/testsuite/ChangeLog: * gcc.dg/bitint-86.c (__seg_gs): Replace with SEG MACRO.
- Loading branch information