RISC-V: Move mode assertion out of conditional branch in emit_insn
[official-gcc.git] / gcc / testsuite / g++.dg / lto / 20081119-1_1.C
blobc2ba78d6ed7b823deb1c3c520e37eb059248e64c
1 #include "20081119-1.h"
3 __gnu_cxx::new_allocator<int> X;
5 int
6 f (__gnu_cxx::new_allocator<int> a)
8  return a.max_size ();