Commit 35a730f8 by Georg-Johann Lay Committed by Georg-Johann Lay

re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conversion)

	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.

From-SVN: r182262
parent 1d843546
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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment