* gcc.c-torture/execute/pr45830.c: Move from here to...
* gcc.dg/torture/pr45830.c: ...this new file. Add dg-do and
dg-additional-options magic.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182262
138bc75d-0d04-0410-961f-
82ee72b054a4
+2011-12-12 Georg-Johann Lay <avr@gjlay.de>
+
+ PR tree-optimization/45830
+ * gcc.c-torture/execute/pr45830.c: Move from here to...
+ * gcc.dg/torture/pr45830.c: ...this new file. Add dg-do and
+ dg-additional-options magic.
+
2011-12-12 Janne Blomqvist <jb@gcc.gnu.org>
* gfortran.dg/nested_modules_2.f90: Tighten test.
/* PR tree-optimization/45830 */
+/* { dg-do run } */
+/* { dg-additional-options "-fno-tree-switch-conversion" { target avr-*-* } } */
extern void abort (void);