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
[C++ PATCH] Deprecate -ffriend-injection
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr77323.c
blob
281c334749a527daf520a87c4e54d3a5294fedde
1
/* PR c/77323 */
2
/* { dg-do compile { target ia32 } } */
3
/* { dg-options "" } */
4
5
__int128 a
;
/* { dg-error "not supported" } */
6
_Float128x b
;
/* { dg-error "not supported" } */