public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aj at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/14682] New: error: Invalid operand to binary operator
Date: Mon, 22 Mar 2004 19:38:00 -0000	[thread overview]
Message-ID: <20040322193838.14682.aj@gcc.gnu.org> (raw)

Building glibc CVS, I get:
../sysdeps/posix/readv.c: In function `__atomic_readv_replacement':
../sysdeps/posix/readv.c:35: error: Invalid operand to binary operator
(long int<D3>)T.182<D6760>_122;

../sysdeps/posix/readv.c:35: internal compiler error: verify_stmts failed.
Please submit a full bug report,
with preprocessed source if appropriate.

Complete invocation is:

$ /opt/gcc/tree-ssa-20020619-branch/bin/gcc ../sysdeps/
unix/sysv/linux/readv.c -c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -g   -fexceptions -fasynchronous-unwind-tables   -I../include
-I. -I/builds/glibc/tree-ssa/misc -I.. -I../libio  -I/builds/glibc/tree-ssa
-I../sysdeps/x86_64/elf -I../linuxthreads/sysdeps/unix/sysv/linux/x86_64
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/x86_64
-I../libidn/sysdeps/unix -I../sysdeps/unix/sysv/linux/x86_64
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv
-I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/x86_64/fpu -I../sysdeps/x86_64 -I../sysdeps/wordsize-64
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic  -D_LIBC_REENTRANT -include ../include/libc-symbols.h     
 -o /builds/glibc/tree-ssa/misc/readv.o -MD -MP -MF
/builds/glibc/tree-ssa/misc/readv.o.dt -save-temps -v
Reading specs from
/opt/gcc/tree-ssa-20020619-branch/lib/gcc/x86_64-suse-linux-gnu/3.5-tree-ssa/specs
Configured with: /cvs/gcc-tree-ssa-20020619-branch/configure
--prefix=/opt/gcc/tree-ssa-20020619-branch --disable-nls --enable-threads=posix
--enable-clocale=gnu --enable-__cxa_atexit --enable-shared
--enable-languages=c,c++,java,f95,objc --with-system-zlib x86_64-suse-linux-gnu
Thread model: posix
gcc version 3.5-tree-ssa 20040322 (merged 20040307)
 /opt/gcc/tree-ssa-20020619-branch/libexec/gcc/x86_64-suse-linux-gnu/3.5-tree-ssa/cc1
-E -quiet -v -I../include -I. -I/builds/glibc/tree-ssa/misc -I.. -I../libio
-I/builds/glibc/tree-ssa -I../sysdeps/x86_64/elf
-I../linuxthreads/sysdeps/unix/sysv/linux/x86_64
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/x86_64
-I../libidn/sysdeps/unix -I../sysdeps/unix/sysv/linux/x86_64
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv
-I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/x86_64/fpu -I../sysdeps/x86_64 -I../sysdeps/wordsize-64
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -MD /builds/glibc/tree-ssa/misc/readv.d -MF
/builds/glibc/tree-ssa/misc/readv.o.dt -MP -MQ
/builds/glibc/tree-ssa/misc/readv.o -D_LIBC_REENTRANT -include
../include/libc-symbols.h ../sysdeps/unix/sysv/linux/readv.c -mtune=k8
-std=gnu99 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -fexceptions
-fasynchronous-unwind-tables -fworking-directory -O2 -o readv.i
ignoring nonexistent directory
"/opt/gcc/tree-ssa-20020619-branch/lib/gcc/x86_64-suse-linux-gnu/3.5-tree-ssa/../../../../x86_64-suse-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 ../include
 .
 /builds/glibc/tree-ssa/misc
 ..
 ../libio
 /builds/glibc/tree-ssa
 ../sysdeps/x86_64/elf
 ../linuxthreads/sysdeps/unix/sysv/linux/x86_64
 ../linuxthreads/sysdeps/unix/sysv/linux
 ../linuxthreads/sysdeps/pthread
 ../sysdeps/pthread
 ../linuxthreads/sysdeps/unix/sysv
 ../linuxthreads/sysdeps/unix
 ../linuxthreads/sysdeps/x86_64
 ../libidn/sysdeps/unix
 ../sysdeps/unix/sysv/linux/x86_64
 ../sysdeps/unix/sysv/linux
 ../sysdeps/gnu
 ../sysdeps/unix/common
 ../sysdeps/unix/mman
 ../sysdeps/unix/inet
 ../sysdeps/unix/sysv
 ../sysdeps/unix/x86_64
 ../sysdeps/unix
 ../sysdeps/posix
 ../sysdeps/x86_64/fpu
 ../sysdeps/x86_64
 ../sysdeps/wordsize-64
 ../sysdeps/ieee754/ldbl-96
 ../sysdeps/ieee754/dbl-64
 ../sysdeps/ieee754/flt-32
 ../sysdeps/ieee754
 ../sysdeps/generic/elf
 ../sysdeps/generic
 /usr/local/include
 /opt/gcc/tree-ssa-20020619-branch/include
 /opt/gcc/tree-ssa-20020619-branch/lib/gcc/x86_64-suse-linux-gnu/3.5-tree-ssa/include
 /usr/include
End of search list.
 /opt/gcc/tree-ssa-20020619-branch/libexec/gcc/x86_64-suse-linux-gnu/3.5-tree-ssa/cc1
-fpreprocessed readv.i -quiet -dumpbase readv.c -mtune=k8 -auxbase-strip
/builds/glibc/tree-ssa/misc/readv.o -g -O2 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -std=gnu99 -version -fexceptions -fasynchronous-unwind-tables -o
readv.s
GNU C version 3.5-tree-ssa 20040322 (merged 20040307) (x86_64-suse-linux-gnu)
        compiled by GNU C version 3.5-tree-ssa 20040322 (merged 20040307).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
../sysdeps/posix/readv.c: In function `__atomic_readv_replacement':
../sysdeps/posix/readv.c:35: error: Invalid operand to binary operator
(long int<D3>)T.182<D6760>_122;

../sysdeps/posix/readv.c:35: internal compiler error: verify_stmts failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: error: Invalid operand to binary operator
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aj at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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


             reply	other threads:[~2004-03-22 19:38 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-22 19:38 aj at gcc dot gnu dot org [this message]
2004-03-22 19:39 ` [Bug c/14682] " aj at gcc dot gnu dot org
2004-03-22 19:53 ` [Bug middle-end/14682] [tree-ssa] " pinskia at gcc dot gnu dot org
2004-03-22 20:13 ` [Bug c/14682] " falk at debian dot org
2004-03-22 20:16 ` [Bug middle-end/14682] " pinskia at gcc dot gnu dot org
2004-03-22 20:20 ` [Bug optimization/14682] " pinskia at gcc dot gnu dot org
2004-03-22 21:14 ` steven at gcc dot gnu dot org
2004-03-22 21:17 ` pinskia at gcc dot gnu dot org
2004-03-22 21:27 ` steven at gcc dot gnu dot org
2004-03-22 21:34 ` steven at gcc dot gnu dot org
2004-03-22 22:11 ` pinskia at gcc dot gnu dot org
2004-03-22 22:43 ` law at redhat dot com
2004-03-23  2:53 ` pinskia at gcc dot gnu dot org
2004-03-23  2:58 ` pinskia at gcc dot gnu dot org
2004-03-23 14:28 ` law at redhat dot com
2004-03-26 21:58 ` dje at gcc dot gnu dot org
2004-03-27 12:31 ` steven at gcc dot gnu dot org
2004-03-28  0:54 ` dnovillo at gcc dot gnu dot org
2004-04-01 17:32 ` law at redhat dot com
2004-04-01 17:40 ` law at gcc dot gnu dot org
2004-04-01 18:24 ` rth at redhat dot com
2004-04-01 18:25 ` rth at redhat dot com
2004-04-01 18:40 ` law at redhat dot com
2004-04-01 18:42 ` dnovillo at redhat dot com
2004-04-01 19:01 ` law at redhat dot com

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=20040322193838.14682.aj@gcc.gnu.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).