public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bero at arklinux dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/19103] [4.0 Regression] Current CVS (2004/12/21) doesn't compile with profiledbootstrap
Date: Mon, 27 Dec 2004 17:05:00 -0000	[thread overview]
Message-ID: <20041227170455.3232.qmail@sourceware.org> (raw)
In-Reply-To: <20041221112045.19103.bero@arklinux.org>


------- Additional Comments From bero at arklinux dot org  2004-12-27 17:04 -------
Happens after stage1, and only with profiledbootstrap. 
 
stage1/xgcc -Bstage1/ -B/usr/i586-ark-linux/bin/   -g -O2 -fprofile-generate 
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror 
-fno-common   -DHAVE_CONFIG_H  -o g++ \ 
  gcc.o g++spec.o intl.o prefix.o 
version.o   ../libcpp/libcpp.a   ../libiberty/libiberty.a 
echo |  ./xgcc -B./ -B/usr/i586-ark-linux/bin/ 
-isystem /usr/i586-ark-linux/include -isystem /usr/i586-ark-linux/sys-include 
-L/usr/src/ark/BUILD/gcc4/build/gcc/../ld -E -dM - | \ 
  sed -n 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p ; \ 
        s/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ 
  sort -u > tmp-macro_list 
/bin/sh ../../gcc/../move-if-change tmp-macro_list macro_list 
macro_list is unchanged 
echo timestamp > s-macro_list 
objext='.o' \ 
LIB1ASMFUNCS='' \ 
LIB2FUNCS_ST='_eprintf __gcc_bcmp' \ 
LIBGCOV='_gcov _gcov_merge_add _gcov_merge_single _gcov_merge_delta _gcov_fork 
_gcov_execl _gcov_execlp _gcov_execle _gcov_execv _gcov_execvp _gcov_execve' \ 
LIB2ADD='' \ 
LIB2ADD_ST='' \ 
LIB2ADDEH='../../gcc/unwind-dw2.c ../../gcc/unwind-dw2-fde-glibc.c ../../gcc/unwind-sjlj.c ../../gcc/gthr-gnat.c ../../gcc/unwind-c.c' 
\ 
LIB2ADDEHSTATIC='../../gcc/unwind-dw2.c ../../gcc/unwind-dw2-fde-glibc.c ../../gcc/unwind-sjlj.c ../../gcc/gthr-gnat.c ../../gcc/unwind-c.c' 
\ 
LIB2ADDEHSHARED='../../gcc/unwind-dw2.c ../../gcc/unwind-dw2-fde-glibc.c ../../gcc/unwind-sjlj.c ../../gcc/gthr-gnat.c ../../gcc/unwind-c.c' 
\ 
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c' \ 
LIBUNWIND='' \ 
LIBUNWINDDEP='' \ 
SHLIBUNWIND_LINK='' \ 
SHLIBUNWIND_INSTALL='' \ 
FPBIT='' \ 
FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf 
_compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf 
_sf_to_si _negate_sf _make_sf _sf_to_df _sf_to_tf _thenan_sf _sf_to_usi 
_usi_to_sf' \ 
LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' 
\ 
DPBIT='' \ 
DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df 
_compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df 
_df_to_si _negate_df _make_df _df_to_sf _df_to_tf _thenan_df _df_to_usi 
_usi_to_df' \ 
TPBIT='' \ 
TPBIT_FUNCS='_pack_tf _unpack_tf _addsub_tf _mul_tf _div_tf _fpcmp_parts_tf 
_compare_tf _eq_tf _ne_tf _gt_tf _ge_tf _lt_tf _le_tf _unord_tf _si_to_tf 
_tf_to_si _negate_tf _make_tf _tf_to_df _tf_to_sf _thenan_tf _tf_to_usi 
_usi_to_tf' \ 
MULTILIBS=` ./xgcc -B./ -B/usr/i586-ark-linux/bin/ 
-isystem /usr/i586-ark-linux/include -isystem /usr/i586-ark-linux/sys-include 
-L/usr/src/ark/BUILD/gcc4/build/gcc/../ld --print-multi-lib` \ 
EXTRA_MULTILIB_PARTS='' \ 
SHLIB_LINK=' ./xgcc -B./ -B/usr/i586-ark-linux/bin/ 
-isystem /usr/i586-ark-linux/include -isystem /usr/i586-ark-linux/sys-include 
-L/usr/src/ark/BUILD/gcc4/build/gcc/../ld -O2  -DIN_GCC    -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -shared -nodefaultlibs 
-Wl,--soname=@shlib_so_name@.so.1 -Wl,--version-script=@shlib_map_file@ -o 
@shlib_base_name@.so.1.tmp @multilib_flags@ @shlib_objs@ -lc && rm -f 
@shlib_base_name@.so && if [ -f @shlib_base_name@.so.1 ]; then mv -f 
@shlib_base_name@.so.1 @shlib_base_name@.so.1.backup; else true; fi&& mv 
@shlib_base_name@.so.1.tmp @shlib_base_name@.so.1 && ln -s 
@shlib_base_name@.so.1 @shlib_base_name@.so' \ 
SHLIB_INSTALL='$(mkinstalldirs) 
$(DESTDIR)$(slibdir)@shlib_slibdir_qual@; /usr/bin/install -c -m 644 
@shlib_base_name@.so.1 
$(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_so_name@.so.1; rm -f 
$(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so; ln -s 
@shlib_so_name@.so.1 
$(DESTDIR)$(slibdir)@shlib_slibdir_qual@/@shlib_base_name@.so' \ 
SHLIB_EXT='.so' \ 
SHLIB_MULTILIB='' \ 
SHLIB_MKMAP='../../gcc/mkmap-symver.awk' \ 
SHLIB_MKMAP_OPTS='' \ 
SHLIB_MAPFILES='../../gcc/libgcc-std.ver ../../gcc/config/libgcc-glibc.ver' \ 
SHLIB_NM_FLAGS='-pg' \ 
MULTILIB_OSDIRNAMES='' \ 
ASM_HIDDEN_OP='' \ 
mkinstalldirs='/bin/sh ../../gcc/../mkinstalldirs' \ 
  /bin/sh mklibgcc > tmp-libgcc.mk 
mv tmp-libgcc.mk libgcc.mk 
./xgcc -B./ -B/usr/i586-ark-linux/bin/ -isystem /usr/i586-ark-linux/include 
-isystem /usr/i586-ark-linux/sys-include 
-L/usr/src/ark/BUILD/gcc4/build/gcc/../ld -O2 -DIN_GCC    -W -Wall 
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc -I../../gcc/. 
-I../../gcc/../include -I../../gcc/../libcpp/include   -g0 
-finhibit-size-directive -fno-inline-functions -fno-exceptions 
-fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \ 
   -c ../../gcc/crtstuff.c -DCRT_BEGIN \ 
  -o crtbegin.o 
../../gcc/crtstuff.c: In function '__do_global_dtors_aux': 
../../gcc/crtstuff.c:290: internal compiler error: virtual array prologue[3]: 
element 1 out of bounds in contains, at function.c:4660 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
            Summary|[4.0 Regression] Current CVS|[4.0 Regression] Current CVS
                   |(2004/12/21) doesn't compile|(2004/12/21) doesn't compile
                   |                            |with profiledbootstrap


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


  parent reply	other threads:[~2004-12-27 17:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-21 11:21 [Bug bootstrap/19103] New: Current CVS (2004/12/21) doesn't compile bero at arklinux dot org
2004-12-21 11:23 ` [Bug bootstrap/19103] " bero at arklinux dot org
2004-12-21 19:00 ` [Bug rtl-optimization/19103] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-12-21 19:21 ` bero at arklinux dot org
2004-12-21 22:15 ` bero at arklinux dot org
2004-12-21 22:16 ` pinskia at gcc dot gnu dot org
2004-12-24 15:35 ` pinskia at gcc dot gnu dot org
2004-12-27 17:05 ` bero at arklinux dot org [this message]
2004-12-27 17:05 ` [Bug rtl-optimization/19103] [4.0 Regression] Current CVS (2004/12/21) doesn't compile with profiledbootstrap bero at arklinux dot org
2004-12-27 17:08 ` pinskia at gcc dot gnu dot org
2004-12-27 17:11 ` pinskia at gcc dot gnu dot org
2004-12-27 18:12 ` pinskia at gcc dot gnu dot org
2004-12-27 19:51 ` pinskia at gcc dot gnu dot org
2004-12-27 20:01 ` pinskia at gcc dot gnu dot org
2004-12-27 20:19 ` pinskia at gcc dot gnu dot org
2004-12-27 20:39 ` [Bug rtl-optimization/19103] [4.0 Regression] unroll-loops creates bad code which causes profiledbootstrap to failure pinskia at gcc dot gnu dot org
2004-12-27 23:40 ` [Bug rtl-optimization/19103] [4.0 Regression] Current CVS (2004/12/21) doesn't compile with profiledbootstrap rakdver at gcc dot gnu dot org
2004-12-27 23:53 ` rakdver at gcc dot gnu dot org
2004-12-28 10:33 ` cvs-commit at gcc dot gnu dot org
2004-12-28 10:34 ` rakdver at gcc dot gnu dot org
2004-12-29 14:28 ` 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=20041227170455.3232.qmail@sourceware.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).