diff options
author | Jakub Jelinek <jakub@redhat.com> | 2014-02-06 11:54:20 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2014-02-06 11:54:20 +0100 |
commit | 251901a027bfefffce90ca3d0776c677879d7124 (patch) | |
tree | b4c321fa215aaa59ff62803b0e35d3ac473f9b33 /gcc/tree-vect-data-refs.c | |
parent | 79b49b879d3d96c1c7761b2d114dcdfaf7ceaad0 (diff) | |
download | gcc-251901a027bfefffce90ca3d0776c677879d7124.zip gcc-251901a027bfefffce90ca3d0776c677879d7124.tar.gz gcc-251901a027bfefffce90ca3d0776c677879d7124.tar.bz2 |
re PR target/60062 (wrong code (for code with the optimize attribute) at -O1 and above on x86_64-linux-gnu in 32-bit mode)
PR target/60062
* tree.h (opts_for_fn): New inline function.
(opt_for_fn): Define.
* config/i386/i386.c (ix86_function_regparm): Use
opt_for_fn (decl, optimize) instead of optimize.
* gcc.c-torture/execute/pr60062.c: New test.
* gcc.c-torture/execute/pr60072.c: New test.
From-SVN: r207549
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions