]> git.ipfire.org Git - thirdparty/gcc.git/commit
restrict gcc.dg/pr107554.c to 64bit platforms
authorRichard Biener <rguenther@suse.de>
Mon, 14 Nov 2022 07:08:26 +0000 (08:08 +0100)
committerRichard Biener <rguenther@suse.de>
Thu, 26 Jan 2023 07:23:05 +0000 (08:23 +0100)
commit6484fc2bf682ccf50c11675773cf72d32a079426
tree206142dc02aaf58b41af375499baa61a951d99e7
parente1a1e1f79dffe1afda122dd63a4fe1b1cd09db30
restrict gcc.dg/pr107554.c to 64bit platforms

The following avoids exceeding the maximum object size on 32bit
platforms.

* gcc.dg/pr107554.c: Restrict to lp64.

(cherry picked from commit e7ebdf51ea514ad0b2272ecfa97d6ec72a527e40)
gcc/testsuite/gcc.dg/pr107554.c