[Bug rtl-optimization/13299] Unsafe treatment of extended givs

2005-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-07 03:01 --- Fixed for 3.4.4. -- What|Removed |Added Status|NEW |RESO

[Bug middle-end/19305] internal error: Segmentation fault (magick-6.1.7/convert.c:2255)

2005-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-07 03:07 --- Did you read http://www.gnu.org/software/gcc/bugs.html>? We need the preprocessed source. Also 3.2.2 is getting old at this point, try either 3.3.5, or 3.4.3. -- What|Removed

[Bug other/19306] New: `make install DESTDIR=` fails if you used relative path to configure

2005-01-06 Thread gcc-bugzilla at gcc dot gnu dot org
I configured gcc-3.4.3 with the above command line, note I gave a relative path to ../gcc-3.4.3 from my . Everything worked fine (I even submitted my test results :), until I tried make DESTDIR=/usr/local/TEST_NEW_gcc install this failed with :

[Bug other/19306] `make install DESTDIR=` fails if you used relative path to configure

2005-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-07 03:13 --- This is a dup of bug 13993. *** This bug has been marked as a duplicate of 13993 *** -- What|Removed |Added -

[Bug bootstrap/13993] [3.4 Regression] Relative path as srcdir causes problem

2005-01-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-07 03:13 --- *** Bug 19306 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug middle-end/19305] internal error: Segmentation fault (magick-6.1.7/convert.c:2255)

2005-01-06 Thread jariv at nic dot fi
--- Additional Comments From jariv at nic dot fi 2005-01-07 03:17 --- (In reply to comment #1) > Did you read http://www.gnu.org/software/gcc/bugs.html>? > We need the preprocessed source. Yes I did. http://gcc.gnu.org/bugzilla/enter_bug.cgi -- could you kindly tell me where is the "upl

[Bug libfortran/18398] Formatted I/O problems

2005-01-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-07 03:25 --- Subject: Bug 18398 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-07 03:25:48 Modified files: gcc/testsuite : ChangeLog libgfortran: C

[Bug rtl-optimization/13674] [4.0 Regression] ICE in reload_cse_simplify_operands, at postreload.c:378 on PPC64

2005-01-06 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-01-07 03:30 --- I finally figured out how to get legitmize_reload_address to force the sum into a register: wrap the PLUS in another PLUS with constant offset zero. The outer PLUS becomes the MEM and the inner PLUS becomes the

[Bug middle-end/18954] ICE with mudflap in fold_convert, at fold-const.c:1899

2005-01-06 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-01-07 04:32 --- This bug has recently been fixed on mainline by the following patch: 2005-01-02 Greg McGary <[EMAIL PROTECTED]> * tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls.

[Bug bootstrap/17777] AIX bootstrap comparison failure with xlc6

2005-01-06 Thread jlquinn at gcc dot gnu dot org
--- Additional Comments From jlquinn at gcc dot gnu dot org 2005-01-07 06:37 --- I don't even get that far now. I'm using: CC=cc ../gcc/configure --with-cpu=power4 --prefix=/home/jlquinn Now during bootstrap I see the following when trying to build the stage 1 compiler. Using CC=xlc

[Bug preprocessor/9449] UCNs not recognized in identifiers (c++/c99)

2005-01-06 Thread zack at gcc dot gnu dot org
--- Additional Comments From zack at gcc dot gnu dot org 2005-01-07 07:10 --- Joseph - I never properly answered your question in comment #7, although arguably the answer is already in comment #4. I should mention I take as a basic premise that without exception, a sequence of UCNs and

[Bug c++/19159] [4.0 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-01-06 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

<    1   2   3