Vect: Optimize truncation for .SAT_SUB operands
[official-gcc.git] / gcc / testsuite / gnat.dg / assert2.adb
blob1328004ec758d4cb5083f9514b3da2f79bd1620d
1 -- { dg-do compile }
3 package body Assert2 is
4 procedure Dummy is null;
5 end Assert2;