public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dhollen at mosis dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/12085] New: Internal compiler error in convert_move, at expr.c:504 with -O3 flag
Date: Thu, 28 Aug 2003 01:17:00 -0000	[thread overview]
Message-ID: <20030828011711.12085.dhollen@mosis.org> (raw)

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Internal compiler error in convert_move, at expr.c:504
                    with -O3 flag
           Product: gcc
           Version: 3.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dhollen at mosis dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.8
  GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8

marten 28496% /usr/local/bin/gcc -v -save-temps -O3 -c test.c
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../configure --disable-nls --with-ld=/usr/ccs/bin/ld
--with-as=/usr/ccs/bin/as
Thread model: posix
gcc version 3.2.2
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/cpp0 -lang-c -v -D__GNUC__=3
-D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=2 -D__GXX_ABI_VERSION=102 -Dsparc -Dsun
-Dunix -D__svr4__ -D__SVR4 -D__PRAGMA_REDEFINE_EXTNAME -D__sparc__ -D__sun__
-D__unix__ -D__svr4__ -D__SVR4 -D__PRAGMA_REDEFINE_EXTNAME -D__sparc -D__sun
-D__unix -Asystem=unix -Asystem=svr4 -D__OPTIMIZE__ -D__STDC_HOSTED__=1
-D__SIZE_TYPE__=unsigned int -D__PTRDIFF_TYPE__=int -D__WCHAR_TYPE__=long int
-D__WINT_TYPE__=long int -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc
test.c test.i
GNU CPP version 3.2.2 (cpplib) (sparc ELF)
ignoring nonexistent directory "NONE/include"
ignoring nonexistent directory "/usr/local/sparc-sun-solaris2.8/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/cc1 -fpreprocessed test.i
-quiet -dumpbase test.c -O3 -version -o test.s
GNU CPP version 3.2.2 (cpplib) (sparc ELF)
GNU C version 3.2.2 (sparc-sun-solaris2.8)
        compiled by GNU C version 3.2.2.
test.c: In function `testme':
test.c:11: Internal compiler error in convert_move, at expr.c:504
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


             reply	other threads:[~2003-08-28  1:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-28  1:17 dhollen at mosis dot org [this message]
2003-08-28  1:21 ` [Bug middle-end/12085] " pinskia at gcc dot gnu dot org
2003-08-28  4:20 ` pinskia at gcc dot gnu dot org
2003-08-28 15:23 ` dhollen at mosis dot org
2003-08-28 15:36 ` [Bug c/12085] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
2003-08-29 16:35 ` [Bug optimization/12085] " pinskia at gcc dot gnu dot org
2003-09-07 16:26 ` ebotcazou at gcc dot gnu dot org
2003-10-16  9:29 ` mmitchel at gcc dot gnu dot org
2003-12-05 20:33 ` ebotcazou at gcc dot gnu dot org
2003-12-20  7:40 ` [Bug c/12085] " cvs-commit at gcc dot gnu dot org
2003-12-20  7:41 ` ebotcazou at gcc dot gnu dot org
2004-10-15 12:51 ` pinskia at gcc dot gnu dot org

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=20030828011711.12085.dhollen@mosis.org \
    --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).