public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/21482] New: internal compiler error (tree-ssa-operands.c:1449)
@ 2005-05-10  6:16 Tobias dot Kranz at bka dot bund dot de
  2005-05-10  6:24 ` [Bug c/21482] " Tobias dot Kranz at bka dot bund dot de
  2005-05-10 17:32 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: Tobias dot Kranz at bka dot bund dot de @ 2005-05-10  6:16 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2781 bytes --]

uname:
Linux bkainline 2.6.11.8 #1 SMP Mon May 9 14:12:51 CEST 2005 i686 i686 i386
GNU/Linux

gcc-cmd-line:
if gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/mysql\""
-DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/lib/mysql/data/mysql\""
-DHAVE_CONFIG_H -I. -I. -I.. -I../include -I.    -O3 -DDBUG_OFF   -v -save-temps
-MT default.o -MD -MP -MF ".deps/default.Tpo" -c -o default.o default.c; \
then mv -f ".deps/default.Tpo" ".deps/default.Po"; else rm -f
".deps/default.Tpo"; exit 1; fi

gcc-stderr:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0.0/configure --prefix=/usr --with-gnu-as
--with-gnu-ld --enable-threads --with-cpu=i686 --with-arch=i686 --with-tune=i686
--with-system-zlib --enable-languages=c,c++,objc,java,treelang
--enable-__cxa_atexit --with-x --enable-shared --enable-nls
Thread model: posix
gcc version 4.0.0
 /usr/libexec/gcc/i686-pc-linux-gnu/4.0.0/cc1 -E -quiet -v -I. -I. -I..
-I../include -I. -MD default.d -MF .deps/default.Tpo -MP -MT default.o -MQ
default.o -DDEFAULT_BASEDIR="/usr" -DDATADIR="/var/mysql"
-DDEFAULT_CHARSET_HOME="/usr" -DSHAREDIR="/usr/lib/mysql/data/mysql"
-DHAVE_CONFIG_H -DDBUG_OFF default.c -march=i686 -O3 -fpch-preprocess -o default.i
ignoring nonexistent directory
"/usr/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../i686-pc-linux-gnu/include"
ignoring duplicate directory "."
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 ../include
 /usr/local/include
 /usr/lib/gcc/i686-pc-linux-gnu/4.0.0/include
 /usr/include
End of search list.
 /usr/libexec/gcc/i686-pc-linux-gnu/4.0.0/cc1 -fpreprocessed default.i -quiet
-dumpbase default.c -march=i686 -auxbase-strip default.o -O3 -version -o default.s
GNU C version 4.0.0 (i686-pc-linux-gnu)
	compiled by GNU C version 4.0.0.
GGC heuristics: --param ggc-min-expand=99 --param ggc-min-heapsize=129529
default.c: In function â€search_default_file_with_ext’:
default.c:346: internal compiler error: in get_indirect_ref_operands, at
tree-ssa-operands.c:1449
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [default.o] Error 1

-- 
           Summary: internal compiler error (tree-ssa-operands.c:1449)
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Tobias dot Kranz at bka dot bund dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-gnu-linux
  GCC host triplet: i686-pc-gnu-linux
GCC target triplet: i686-pc-gnu-linux


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


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

* [Bug c/21482] internal compiler error (tree-ssa-operands.c:1449)
  2005-05-10  6:16 [Bug c/21482] New: internal compiler error (tree-ssa-operands.c:1449) Tobias dot Kranz at bka dot bund dot de
@ 2005-05-10  6:24 ` Tobias dot Kranz at bka dot bund dot de
  2005-05-10 17:32 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias dot Kranz at bka dot bund dot de @ 2005-05-10  6:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From Tobias dot Kranz at bka dot bund dot de  2005-05-10 06:24 -------
Created an attachment (id=8850)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8850&action=view)
bzip2-packed default.i-File


-- 


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


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

* [Bug c/21482] internal compiler error (tree-ssa-operands.c:1449)
  2005-05-10  6:16 [Bug c/21482] New: internal compiler error (tree-ssa-operands.c:1449) Tobias dot Kranz at bka dot bund dot de
  2005-05-10  6:24 ` [Bug c/21482] " Tobias dot Kranz at bka dot bund dot de
@ 2005-05-10 17:32 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-10 17:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-10 17:32 -------


*** This bug has been marked as a duplicate of 21173 ***

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


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


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

end of thread, other threads:[~2005-05-10 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-10  6:16 [Bug c/21482] New: internal compiler error (tree-ssa-operands.c:1449) Tobias dot Kranz at bka dot bund dot de
2005-05-10  6:24 ` [Bug c/21482] " Tobias dot Kranz at bka dot bund dot de
2005-05-10 17:32 ` 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).