Home
last modified time | relevance | path

Searched refs:uiexpr (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
97 int iexpr, unsigned int uiexpr, in test_lx() argument
110 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
160 int iexpr, unsigned int uiexpr, in test_o() argument
167 sprintf (d, " %-8o ", uiexpr); in test_o()
201 int iexpr, unsigned int uiexpr, in test_lo() argument
213 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
97 int iexpr, unsigned int uiexpr, in test_lx() argument
110 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
160 int iexpr, unsigned int uiexpr, in test_o() argument
167 sprintf (d, " %-8o ", uiexpr); in test_o()
201 int iexpr, unsigned int uiexpr, in test_lo() argument
213 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
97 int iexpr, unsigned int uiexpr, in test_lx() argument
110 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
160 int iexpr, unsigned int uiexpr, in test_o() argument
167 sprintf (d, " %-8o ", uiexpr); in test_o()
201 int iexpr, unsigned int uiexpr, in test_lo() argument
213 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
97 int iexpr, unsigned int uiexpr, in test_lx() argument
110 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
160 int iexpr, unsigned int uiexpr, in test_o() argument
167 sprintf (d, " %-8o ", uiexpr); in test_o()
201 int iexpr, unsigned int uiexpr, in test_lo() argument
213 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
97 int iexpr, unsigned int uiexpr, in test_lx() argument
110 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
160 int iexpr, unsigned int uiexpr, in test_o() argument
167 sprintf (d, " %-8o ", uiexpr); in test_o()
201 int iexpr, unsigned int uiexpr, in test_lo() argument
213 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
97 int iexpr, unsigned int uiexpr, in test_lx() argument
110 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
160 int iexpr, unsigned int uiexpr, in test_o() argument
167 sprintf (d, " %-8o ", uiexpr); in test_o()
201 int iexpr, unsigned int uiexpr, in test_lo() argument
213 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/format/
H A Dpr72858.c16 int iexpr, unsigned int uiexpr, in test_x() argument
25 sprintf (d, " %-8x ", uiexpr); in test_x()
124 int iexpr, unsigned int uiexpr, in test_lx() argument
140 …sprintf (d, " %-8lx ", uiexpr); /* { dg-warning "21: format '%lx' expects argument of type 'long u… in test_lx()
208 int iexpr, unsigned int uiexpr, in test_o() argument
215 sprintf (d, " %-8o ", uiexpr); in test_o()
261 int iexpr, unsigned int uiexpr, in test_lo() argument
276 …sprintf (d, " %-8lo ", uiexpr); /* { dg-warning "21: format '%lo' expects argument of type 'long u… in test_lo()