public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/32369]  New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1
@ 2007-06-16 17:28 mstein at phenix dot rootshell dot be
  2007-06-16 17:45 ` [Bug target/32369] " zadeck at naturalbridge dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mstein at phenix dot rootshell dot be @ 2007-06-16 17:28 UTC (permalink / raw)
  To: gcc-bugs

Hello,
there seems to be a problem compiling frv-elf-gcc:

gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros       
                              -Wno-overlength-strings -fno-common  
-DHAVE_CONFIG_H -I. -I. -I/n/07/mstein/svn/trunk/gcc
-I/n/07/mstein/svn/trunk/gcc/. -I/n/07/mstein/svn/trunk/gcc/../include
-I/n/07/mstein/svn/trunk/gcc/../libcpp/include 
-I/n/07/mstein/svn/trunk/gcc/../libdecnumber
-I/n/07/mstein/svn/trunk/gcc/../libdecnumber/dpd -I../libdecnumber    \
        /n/07/mstein/svn/trunk/gcc/config/frv/frv.c -o frv.o
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5297:58: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5301:54: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5305:54: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5327:77: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5371:75: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:6026:31: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:6034:28: error: macro "DF_LIVE_IN"
passed 2 arguments, but takes just 1

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-06-16
Thread model: posix
gcc version 4.3.0 20070615 (experimental)

Tested revision: 125747
Last succesfull build revision: 125595


-- 
           Summary: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes
                    just 1
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-gnu-linux
  GCC host triplet: i686-pc-gnu-linux
GCC target triplet: frv-elf


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


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

* [Bug target/32369] [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1
  2007-06-16 17:28 [Bug target/32369] New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1 mstein at phenix dot rootshell dot be
@ 2007-06-16 17:45 ` zadeck at naturalbridge dot com
  2007-06-18  9:55 ` patchapp at dberlin dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zadeck at naturalbridge dot com @ 2007-06-16 17:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from zadeck at naturalbridge dot com  2007-06-16 17:45 -------
Subject: Re:   New: [frv] macro "DF_LIVE_IN" passed 2 arguments,
 but takes just 1

mstein at phenix dot rootshell dot be wrote:
> Hello,
> there seems to be a problem compiling frv-elf-gcc:
>
> gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
> -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros       
>                               -Wno-overlength-strings -fno-common  
> -DHAVE_CONFIG_H -I. -I. -I/n/07/mstein/svn/trunk/gcc
> -I/n/07/mstein/svn/trunk/gcc/. -I/n/07/mstein/svn/trunk/gcc/../include
> -I/n/07/mstein/svn/trunk/gcc/../libcpp/include 
> -I/n/07/mstein/svn/trunk/gcc/../libdecnumber
> -I/n/07/mstein/svn/trunk/gcc/../libdecnumber/dpd -I../libdecnumber    \
>         /n/07/mstein/svn/trunk/gcc/config/frv/frv.c -o frv.o
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5297:58: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5301:54: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5305:54: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5327:77: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5371:75: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:6026:31: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
> /n/07/mstein/svn/trunk/gcc/config/frv/frv.c:6034:28: error: macro "DF_LIVE_IN"
> passed 2 arguments, but takes just 1
>
> host gcc -v
> Using built-in specs.
> Target: i686-pc-linux-gnu
> Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
> --disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-06-16
> Thread model: posix
> gcc version 4.3.0 20070615 (experimental)
>
> Tested revision: 125747
> Last succesfull build revision: 125595
>
>
>   
sorry about that.

change all instances of that from DF_LIVE_IN to df_get_live_in and get
rid of the first parameter. 


-- 


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


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

* [Bug target/32369] [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1
  2007-06-16 17:28 [Bug target/32369] New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1 mstein at phenix dot rootshell dot be
  2007-06-16 17:45 ` [Bug target/32369] " zadeck at naturalbridge dot com
@ 2007-06-18  9:55 ` patchapp at dberlin dot org
  2007-06-18 13:18 ` zadeck at naturalbridge dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: patchapp at dberlin dot org @ 2007-06-18  9:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from patchapp at dberlin dot org  2007-06-18 09:55 -------
Subject: Bug number PR target/32369

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01225.html


-- 


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


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

* [Bug target/32369] [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1
  2007-06-16 17:28 [Bug target/32369] New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1 mstein at phenix dot rootshell dot be
  2007-06-16 17:45 ` [Bug target/32369] " zadeck at naturalbridge dot com
  2007-06-18  9:55 ` patchapp at dberlin dot org
@ 2007-06-18 13:18 ` zadeck at naturalbridge dot com
  2007-06-19 16:30 ` rask at gcc dot gnu dot org
  2007-06-21 12:49 ` zadeck at naturalbridge dot com
  4 siblings, 0 replies; 6+ messages in thread
From: zadeck at naturalbridge dot com @ 2007-06-18 13:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from zadeck at naturalbridge dot com  2007-06-18 13:18 -------
Subject: Re:  [frv] macro "DF_LIVE_IN" passed 2 arguments,
 but takes just 1

:reviewmail:

patchapp at dberlin dot org wrote:
> ------- Comment #2 from patchapp at dberlin dot org  2007-06-18 09:55 -------
> Subject: Bug number PR target/32369
>
> A patch for this bug has been added to the patch tracker.
> The mailing list url for the patch is
> http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01225.html
>
>
>   
ok for commit.

thanks

kenny


-- 


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


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

* [Bug target/32369] [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1
  2007-06-16 17:28 [Bug target/32369] New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1 mstein at phenix dot rootshell dot be
                   ` (2 preceding siblings ...)
  2007-06-18 13:18 ` zadeck at naturalbridge dot com
@ 2007-06-19 16:30 ` rask at gcc dot gnu dot org
  2007-06-21 12:49 ` zadeck at naturalbridge dot com
  4 siblings, 0 replies; 6+ messages in thread
From: rask at gcc dot gnu dot org @ 2007-06-19 16:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rask at gcc dot gnu dot org  2007-06-19 16:30 -------
Subject: Bug 32369

Author: rask
Date: Tue Jun 19 16:30:03 2007
New Revision: 125851

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125851
Log:
2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>

        PR target/32369
        * config/frv/frv.c (frv_ifcvt_modify_tests): Dataflow merge fix.
        (frv_ifcvt_modify_insn): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/frv/frv.c


-- 


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


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

* [Bug target/32369] [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1
  2007-06-16 17:28 [Bug target/32369] New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1 mstein at phenix dot rootshell dot be
                   ` (3 preceding siblings ...)
  2007-06-19 16:30 ` rask at gcc dot gnu dot org
@ 2007-06-21 12:49 ` zadeck at naturalbridge dot com
  4 siblings, 0 replies; 6+ messages in thread
From: zadeck at naturalbridge dot com @ 2007-06-21 12:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from zadeck at naturalbridge dot com  2007-06-21 12:49 -------
this was fixed with the commit.


-- 

zadeck at naturalbridge dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2007-06-21 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-16 17:28 [Bug target/32369] New: [frv] macro "DF_LIVE_IN" passed 2 arguments, but takes just 1 mstein at phenix dot rootshell dot be
2007-06-16 17:45 ` [Bug target/32369] " zadeck at naturalbridge dot com
2007-06-18  9:55 ` patchapp at dberlin dot org
2007-06-18 13:18 ` zadeck at naturalbridge dot com
2007-06-19 16:30 ` rask at gcc dot gnu dot org
2007-06-21 12:49 ` zadeck at naturalbridge dot com

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).