]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 13 Jul 2004 12:18:25 +0000 (14:18 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 13 Jul 2004 12:18:25 +0000 (12:18 +0000)
commit9d4f30bf9eb7c904800ab822c99014c6aface980
tree733c7d916fd8e9a3b555a570ac2075aa3daf0070
parentb830c65c4869650d3defa3df8762df6948874e6c
re PR target/16494 ([3.3.2/3.4/3.5] Pessimization with FP conditional branches)

PR target/16494
* config/sparc/sparc.c (output_cbranch): Properly guard
the code handling far branches with TARGET_V9.
* config/sparc/sparc.md (length attribute): Document the
side-effect of having a length greater or equal to 3.

From-SVN: r84620
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.md