1 2 3 4 5 6
# { dg-options "-fstropping=upper" } # # Contracting mixed collateral variable and constant declarations is not allowed. # (INT foo = 100, bar := 200) # { dg-error "mixed" } #