From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21773 invoked by alias); 21 Jun 2007 13:58:37 -0000 Received: (qmail 21737 invoked by uid 48); 21 Jun 2007 13:58:27 -0000 Date: Thu, 21 Jun 2007 13:58:00 -0000 Subject: [Bug c/32455] New: internal compiler error: in convert_move, at expr.c:362 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "frederic dot schuh at neuf dot fr" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg01922.txt.bz2 HARDWARE: --------- System: HP-UX B.11.00 Machine: 9000/785 COMPILATION: ------------ /usr/local/bin/gcc -v -save-temps -c TP.c -o TP_c.o Using built-in specs. Target: hppa2.0w-hp-hpux11.11 Configured with: ../gcc/configure Thread model: posix gcc version 4.1.2 /usr/local/libexec/gcc/hppa2.0w-hp-hpux11.11/4.1.2/cc1 -E -quiet -v TP.c -fpch-preprocess -o TP.i ignoring nonexistent directory "NONE/include" ignoring nonexistent directory "/usr/local/hppa2.0w-hp-hpux11.11/include" #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/local/lib/gcc/hppa2.0w-hp-hpux11.11/4.1.2/include /usr/include End of search list. /usr/local/libexec/gcc/hppa2.0w-hp-hpux11.11/4.1.2/cc1 -fpreprocessed TP.i -quiet -dumpbase TP.c -auxbase-strip TP_c.o -version -o TP.s GNU C version 4.1.2 (hppa2.0w-hp-hpux11.11) compiled by GNU C version 4.1.2. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 74aa6c12f75acdb1c74c59fde58fd82f In file included from TP.c:130: atu.inc: In function 'CONCAT_STR_C': atu.inc:264: warning: second parameter of 'va_start' not last named argument atu.inc:264: internal compiler error: in convert_move, at expr.c:362 I try to compil a source code comes from a library target chpgnu of TestRealTime -- Summary: internal compiler error: in convert_move, at expr.c:362 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: frederic dot schuh at neuf dot fr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32455