public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kurt at symbolicsound dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/16480] New: using -msdata causes internal compiler error
Date: Sun, 11 Jul 2004 21:37:00 -0000	[thread overview]
Message-ID: <20040711213734.16480.kurt@symbolicsound.com> (raw)

Code compiles fine without -msdata tag, gives an internal compiler error when
tag is used. Will attach the preprocessor output.


The following is the full output:

------------- Compiling /home/kurt/Flame/FlameAVC/build/source/main.o...
/opt/gcc/bin/powerpc-eabi-gcc -msoft-float -mcpu=405 -msdata -v -save-temps
-mmultiple -O2 -Wall -I/home/kurt/Flame/flame-ecos_install/include
-I/home/kurt/Flame/FlameAVC/build/include -ffunction-sections -fdata-sections
-fstrict-aliasing -D SBP2_NO_EXCLUSIVE  -D AVCTGT_DONT_ADD_ROM_ENTRY  -D
INCLUDE_OHCI -D DMASafeBuffersNeeded=1 -D INCLUDE_GUID_PLUGIN -D
ORANGELINK_PATCH=0 -D DBG -D logMsg=TNFprintf -D WALNUT -c
/home/kurt/Flame/FlameAVC/build/source/main.c -o
/home/kurt/Flame/FlameAVC/build/source/main.o
Reading specs from /opt/gcc/lib/gcc/powerpc-eabi/3.4.1/specs
Configured with: ../gcc-3.4.1/configure --prefix=/opt/gcc --target=powerpc-eabi
--enable-languages=c,c++ --with-newlib
--with-headers=../newlib-1.12.0/newlib/libc/include
Thread model: single
gcc version 3.4.1
 /opt/gcc/libexec/gcc/powerpc-eabi/3.4.1/cc1 -E -quiet -v
-I/home/kurt/Flame/flame-ecos_install/include
-I/home/kurt/Flame/FlameAVC/build/include -D SBP2_NO_EXCLUSIVE -D
AVCTGT_DONT_ADD_ROM_ENTRY -D INCLUDE_OHCI -D DMASafeBuffersNeeded=1 -D
INCLUDE_GUID_PLUGIN -D ORANGELINK_PATCH=0 -D DBG -D logMsg=TNFprintf -D WALNUT
/home/kurt/Flame/FlameAVC/build/source/main.c -msdata=default -msoft-float
-mcpu=405 -msdata -mmultiple -Wall -ffunction-sections -fdata-sections
-fstrict-aliasing -O2 -o main.i
#include "..." search starts here:
#include <...> search starts here:
 /home/kurt/Flame/flame-ecos_install/include
 /home/kurt/Flame/FlameAVC/build/include
 /opt/gcc/lib/gcc/powerpc-eabi/3.4.1/include
 /opt/gcc/lib/gcc/powerpc-eabi/3.4.1/../../../../powerpc-eabi/sys-include
 /opt/gcc/lib/gcc/powerpc-eabi/3.4.1/../../../../powerpc-eabi/include
End of search list.
In file included from /home/kurt/Flame/FlameAVC/build/source/main.c:2:
/home/kurt/Flame/FlameAVC/build/include/Flame.h:172:1: warning: multi-line comment
 /opt/gcc/libexec/gcc/powerpc-eabi/3.4.1/cc1 -fpreprocessed main.i
-msdata=default -quiet -dumpbase main.c -msoft-float -mcpu=405 -msdata
-mmultiple -auxbase-strip /home/kurt/Flame/FlameAVC/build/source/main.o -O2
-Wall -version -ffunction-sections -fdata-sections -fstrict-aliasing -o main.s
GNU C version 3.4.1 (powerpc-eabi)
	compiled by GNU C version 3.3.1 (SuSE Linux).
GGC heuristics: --param ggc-min-expand=64 --param ggc-min-heapsize=64337
/home/kurt/Flame/FlameAVC/build/source/main.c: In function `IdleLoop':
/home/kurt/Flame/FlameAVC/build/source/main.c:165: internal compiler error: in
rs6000_split_multireg_move, at config/rs6000/rs6000.c:10448
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [/home/kurt/Flame/FlameAVC/build/source/main.o] Error 1

-- 
           Summary: using -msdata causes internal compiler error
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kurt at symbolicsound dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i586-suse-linux
GCC target triplet: powerpc-*-eabi?


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


             reply	other threads:[~2004-07-11 21:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-11 21:37 kurt at symbolicsound dot com [this message]
2004-07-11 21:39 ` [Bug c/16480] " kurt at symbolicsound dot com
2004-07-12  4:34 ` [Bug target/16480] " pinskia at gcc dot gnu dot org
2004-08-25  7:11 ` amodra at bigpond dot net dot au
2004-08-25 11:21 ` amodra at bigpond dot net dot au
2004-08-26  0:03 ` geoffk at geoffk dot org
2004-08-26  1:18 ` amodra at bigpond dot net dot au
2004-08-26  1:20 ` cvs-commit at gcc dot gnu dot org
2004-08-26  1:29 ` amodra at bigpond dot net dot au
2004-08-29 18:16 ` mmitchel at gcc dot gnu dot org
2004-08-29 18:16 ` mmitchel at gcc dot gnu dot org
2004-11-01  0:47 ` mmitchel at gcc dot gnu dot org
2004-11-10  3:15 ` cvs-commit at gcc dot gnu dot org
2004-11-10  3:20 ` amodra at bigpond dot net dot au
2004-11-24  2:14 ` amodra at bigpond dot net dot au

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040711213734.16480.kurt@symbolicsound.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).