1 /* { dg-do compile } */
2 /* { dg-options "-O -fdump-rtl-cse1" } */
4 extern void abort(void);
6 typedef unsigned int uint32
;
7 typedef unsigned long long uint64
;
22 /* { dg-final { scan-rtl-dump-not "abort" "cse1" { target i?86-*-* x86_64-*-* } } } */