PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[official-gcc.git] / gcc / testsuite / gcc.dg / float128-align.c
blob511540b7bdbaab86ea450cfa311e7fca10412895
1 /* Test _Float128 alignment. */
2 /* { dg-do compile } */
3 /* { dg-options "" } */
4 /* { dg-add-options float128 } */
5 /* { dg-require-effective-target float128 } */
7 #define WIDTH 128
8 #define EXT 0
9 #include "floatn-align.h"