public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/20007] New: error: too many arguments to function `find_basic_blocks
@ 2005-02-16 18:47 corsepiu at gcc dot gnu dot org
  2005-02-16 18:50 ` [Bug target/20007] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: corsepiu at gcc dot gnu dot org @ 2005-02-16 18:47 UTC (permalink / raw)
  To: gcc-bugs

# gcc -c   -g -O2  -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fno-common  
-DHAVE_CONFIG_H    -I. -I. -I../../gcc-4.0.0/gcc -I../../gcc-4.0.0/gcc/.
-I../../gcc-4.0.0/gcc/../include -I../../gcc-4.0.0/gcc/../libcpp/include  \
        ../../gcc-4.0.0/gcc/config/sh/sh.c -o sh.o
../../gcc-4.0.0/gcc/config/sh/sh.c: In function `sh_output_mi_thunk':
../../gcc-4.0.0/gcc/config/sh/sh.c:9858: error: too many arguments to function
`find_basic_blocks'
make[1]: *** [sh.o] Error 1
make[1]: Leaving directory
`/users/rtems/src/rpms/BUILD/rtems-4.7-sh-rtems4.7-gcc-newlib-gcc4.0.0newlib1.13.0/build/gcc'
make: *** [all-gcc] Error 2

Presumable trigger of this breakdown is this patch:

2005-02-14  Kazu Hirata  <kazu@cs.umass.edu>

        * basic-block.h: Adjust the prototype for find_basic_blocks.

-- 
           Summary: error: too many arguments to function `find_basic_blocks
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: corsepiu at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,kazu at cs dot umass dot
                    edu
GCC target triplet: sh-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20007


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-02-16 15:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16 18:47 [Bug target/20007] New: error: too many arguments to function `find_basic_blocks corsepiu at gcc dot gnu dot org
2005-02-16 18:50 ` [Bug target/20007] " pinskia at gcc dot gnu dot org
2005-02-16 18:52 ` [Bug target/20007] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-02-16 19:05 ` kazu at cs dot umass dot edu
2005-02-16 19:21 ` kazu at cs dot umass dot edu
2005-02-16 19:21 ` cvs-commit at gcc dot gnu dot org
2005-02-16 19:27 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).