]> gcc.gnu.org Git - gcc.git/commit
expr.c (compare): If function pointers need canonicalization before comparisons,...
authorJeff Law <law@gcc.gnu.org>
Tue, 2 Jul 1996 22:59:02 +0000 (16:59 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Jul 1996 22:59:02 +0000 (16:59 -0600)
commit5718612fc1929a7d9a3ec02c34eb6999c3d5b738
tree706c142d025d0035e9e7bf1a0ea38934874345e1
parentf95709dbc854fe93f231fb85b90850a303c9e065
expr.c (compare): If function pointers need canonicalization before comparisons, canonicalize them.

        * expr.c (compare): If function pointers need canonicalization
        before comparisons, canonicalize them.
        (do_store_flag): Do not use an sCC insn for a function pointer
        comparison if function pointers need canonicalization before
        comparing.

From-SVN: r12381
gcc/expr.c
This page took 0.062594 seconds and 5 git commands to generate.