repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when realignin...
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.target
/
i386
/
pr77377.c
blob
4f7eaa4981b3c02070a078754f212abe29b81296
1
/* PR middle-end/77377 */
2
/* { dg-do compile } */
3
/* { dg-options "-O3 -msse" } */
4
/* { dg-additional-options "-fpic" { target fpic } } */
5
6
#include
"../../c-c++-common/pr59037.c"