This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[gomp] gcc/config/sparc/sparc.c:8795: error: too many arguments to function `gen_compare_reg'


Bootstrapping on sparc linux fails for me (revision 108129M)

gcc -m32 -c   -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -fno-common  
-DHAVE_CONFIG_H -I. -I. -I../../gcc.gomp/gcc -I../../gcc.gomp/gcc/.
-I../../gcc.gomp/gcc/../include -I../../gcc.gomp/gcc/../libcpp/include
 -I../../gcc.gomp/gcc/../libdecnumber    \
        ../../gcc.gomp/gcc/config/sparc/sparc.c -o sparc.o
../../gcc.gomp/gcc/config/sparc/sparc.c: In function
`sparc_expand_compare_and_swap_12':
../../gcc.gomp/gcc/config/sparc/sparc.c:8795: error: too many
arguments to function `gen_compare_reg'
make[2]: *** [sparc.o] Error 1

--
Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]