[Bug middle-end/21117] New: [4.0/4.1 Regression] ICE after error about returning an incomplete type

2005-04-19 Thread pinskia at gcc dot gnu dot org
The following C++ code will ICE: struct wxString; struct wxString* wxGetEmptyString(); struct wxString GetHeader() { return *wxGetEmptyString(); } Note this does not ICE with the C front-end. -- Summary: [4.0/4.1 Regression] ICE after error about returning an i

[Bug middle-end/21117] [4.0/4.1 Regression] ICE after error about returning an incomplete type

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 00:17 --- I should note I found this while reducing PR 21081. -- What|Removed |Added Target Mileston

[Bug libgcj/21115] false boolean argument passed from pre-compiled to interpreted method is true

2005-04-19 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-20 00:50 --- valgrind indicates that this uninitialized memory read is cause the bad behaviour: green ==12019== Conditional jump or move depends on uninitialised value(s) green ==12019==at 0x1BEEB99C: _Jv_InterpMethod::ru

[Bug libgcj/21115] false boolean argument passed from pre-compiled to interpreted method is true

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 00:57 --- Hmm, that would mean we are trying to jump based on the agrument: insn_ifeq: { if (POPI() == 0) TAKE_GOTO; else SKIP_GOTO; } NEXT_INSN; -- http:/

[Bug libfortran/17992] [4.0 only] reading empty line does not return 0

2005-04-19 Thread milan at cmm dot ki dot si
--- Additional Comments From milan at cmm dot ki dot si 2005-04-20 01:10 --- (In reply to comment #10) > Can you try with a later build and tell us what your exact source and output > is? OK, now it is fixed! I had to wait one more week to get the new snapshot. Thank you very much. O

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran

2005-04-19 Thread milan at cmm dot ki dot si
-- Bug 19292 depends on bug 17992, which changed state. Bug 17992 Summary: [4.0 only] reading empty line does not return 0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17992 What|Old Value |New Value --

[Bug fortran/20932] Writing of strings sometime does not work

2005-04-19 Thread milan at cmm dot ki dot si
--- Additional Comments From milan at cmm dot ki dot si 2005-04-20 01:14 --- (In reply to comment #1) > Can you try compiling your code with a compiler from > today's source (2005-05-10)? Thomas Koenig just committed > several fixes for handling End-of-Record. I had to wait another wee

[Bug libfortran/17992] [4.0 only] reading empty line does not return 0

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 01:15 --- (In reply to comment #11) > (In reply to comment #10) > > Can you try with a later build and tell us what your exact source and > > output is? > > OK, now it is fixed! I had to wait one more week to get t

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- Bug 19292 depends on bug 17992, which changed state. Bug 17992 Summary: [4.0 only] reading empty line does not return 0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17992 What|Old Value |New Value --

[Bug libfortran/17992] [4.0 only] reading empty line does not return 0

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17992

[Bug target/21098] [3.4/4.0 only] .note.GNU-stack emitted

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21098

[Bug target/21114] gcc generated movaps instruction used on unaligned stack variable

2005-04-19 Thread zwane at arm dot linux dot org dot uk
--- Additional Comments From zwane at arm dot linux dot org dot uk 2005-04-20 01:30 --- I think this may be a non gcc issue, i managed to fix the GPF i was encountering by aligning thread stacks on 16byte boundaries before calling the thread function. Sorry for the noise. --

[Bug libgcj/21115] false boolean argument passed from pre-compiled to interpreted method is true

2005-04-19 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-04-20 01:37 --- For me this fails if I compile Test.java with -O2, but not with -O0 or -O1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21115

[Bug target/20670] IA-64 exception mechanism erase $f29

2005-04-19 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-20 01:45 --- Subject: Bug 20670 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-20 01:44:58 Modified files: gcc/testsuite : ChangeLog Added files: gcc/t

[Bug target/19022] mmix-knuth-mmixware testsuite failure: gcc.dg/ftrapv-2.c ICE

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19022

[Bug AWT/16203] need to kill awt helper threads on gui app exit

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16203

[Bug middle-end/18820] [4.0 Regression] ACATS c95300[123] and c980002 fail at runtime

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|ACATS c95300[123] and |[4.0 Regression] ACATS |c980002 fail at runtime |c95300[123] and c980002 fail

[Bug target/13158] [ia64] bad unwind info as a result of sibcall

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13158

[Bug fortran/18794] warn about common variable alignment problems

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18794

[Bug target/19357] ICE when long double argument arrives in general register

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19357

[Bug libgcj/14070] gij and -jar argument should set the manifest Class-path recursively

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14070

[Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18931

[Bug target/19463] 387 constants still emitted with -mno-80387 & -mfpmath=sse

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19463

[Bug libstdc++/8246] Cast increases alignment in __default_alloc_template on Sparcs

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8246

[Bug fortran/19194] Missing RECL parameter in OPEN statement

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19194

[Bug rtl-optimization/9553] No induction variable elimination

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9553

[Bug target/19528] [4.0 regression] missing ra.h

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19528

[Bug libfortran/19451] Read after a write with a read only file

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19451

[Bug AWT/16722] AWT application leaks memory

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16722

[Bug libfortran/18891] write with no open causes core dump

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18891

[Bug middle-end/19609] [4.0 Regression] real and imaginary part interchanged when flags_complex_divide_method=1

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19609

[Bug rtl-optimization/19198] ICE in copyprop_hardreg_forward_1

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19198

[Bug target/7013] [IA64] redeclaring volatile objects forces them always into long data

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7013

[Bug libgcj/19527] libgij fails to install in a temporary directory

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19527

[Bug tree-optimization/21096] [4.1 Regression]copy-prop leaks memory

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|copy-prop leaks memory |[4.1 Regression]copy-prop ||leaks memory Target Milestone|---

[Bug middle-end/21024] fold generates a comparison of two operands whose types do not match

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21024

[Bug c++/21056] Linker errors when deriving from std::iostream

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21056

[Bug testsuite/21010] New gcc.dg/vect tests fail

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21010

[Bug target/20670] IA-64 exception mechanism erase $f29

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20670

[Bug libgcj/20958] Compile Errors In two files in gnu.gcj

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20958

[Bug libgcj/20975] Remove scripts/TexinfoDoclet.java

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20975

[Bug rtl-optimization/20291] combine throws away clobbers before trying to split

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20291

[Bug tree-optimization/20612] ICE in verify_ssa for -ftree-loop-linear

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20612

[Bug tree-optimization/18848] PRE creates "a_1 = 0 * 4" but does not fold it.

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18848

[Bug tree-optimization/19643] "0 % variable" isn't optimized to 0 at tree level

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19643

[Bug target/19714] temporary not eliminated in composite _mm_set1_epi32

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19714

[Bug libfortran/19363] List directed write of Infinity and NaN has regressed

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19363

[Bug bootstrap/19793] testing pr

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |lno http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19793

[Bug target/19796] [4.0 Regression] Bootstrap fails: Unresolved data symbol "set_fpc_csr"

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19796

[Bug ada/19489] gnat tools not buildable cross

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19489

[Bug c/6300] sparc-sun-solaris2.7 gcc-3.1 C testsuite failure in gcc.dg/cpp/charconst.c

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.1.x/3.2.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6300

[Bug preprocessor/8055] PATCH: cpp0 dies with SIG11 when building FreeBSD kernel

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.1.x/3.2.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8055

[Bug AWT/19453] AWT FileDialog gives warnings

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19453

[Bug c++/19634] [4.0 regression] Infinite memory usage on Alpha

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19634

[Bug c++/20733] compile time/memory usage regression 3.4 => 4.0

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20733

[Bug target/20199] -fvisibility-inlines-hidden broken on powerpc64-linux

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20199

[Bug other/20564] gcov default behaviour changed

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20564

[Bug libfortran/17871] libgfortran, g77: regression, zero has non-zero exponent

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17871

[Bug fortran/16907] Non-integer array indices rejected

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16907

[Bug middle-end/11375] rtl_dump_file problems in rest_of_compilation

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11375

[Bug java/12734] gcj verifier doesn't merge interface types correctly

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12734

[Bug middle-end/19402] __builtin_powi? still missing

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19402

[Bug c/7353] Compiler dies on known working code (as of gcc 3.0)

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.1.x/3.2.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7353

[Bug tree-optimization/20492] [tcb] update_ssa (..., true) places an invalid PHI node.

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20492

[Bug pch/20315] pch problems on solaris

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20315

[Bug libgcj/20761] fastjar not correctly defined when compiling with cross compilers.

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20761

[Bug target/19537] tic4x does not build -- ICE in libgcc

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19537

[Bug other/18675] 6 * local variables set but never used

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18675

[Bug tree-optimization/19522] Fix GCC so that a nonlocal label won't appear after local labels.

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19522

[Bug preprocessor/7312] bootstrap failure due to invalid use of errno

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7312

[Bug c/10604] -Wall includes sign conversion warning [3.3 regression]

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10604

[Bug middle-end/19920] [4.0 Regression] build broken on several targets due to recent 'DC' type update to libgcc2

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19920

[Bug target/14037] bootstrapping fails when configured with --with-cpu=601

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14037

[Bug libffi/9614] libffi handles multiple floats wrong on powerpc-unkonwn-linux-gnu 3.2.x

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9614

[Bug fortran/19619] LAPACK optimisation error

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19619

[Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19319

[Bug c++/20439] Dropped attributes on class members

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20439

[Bug inline-asm/20314] Bogus differ in number of alternatives error

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20314

[Bug java/20522] ICE in update_aliases, at java/decl.c:163

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20522

[Bug c++/8564] [3.2 regression] ICE in find_function_data, at function.c:329

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8564

[Bug web/16384] http://gcc.gnu.org/gcc-3.3/changes.html changelog for gcc-3.3.4 missing

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16384

[Bug fortran/17229] parser confused by arithmetic if inside an if

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17229

[Bug rtl-optimization/20466] Missed invalidation of known memory contents in flow2...

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20466

[Bug fortran/19693] optimization problem with LAPACK routine cgtts2.f

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19693

[Bug libfortran/18966] cshift etc. not implemented for kind=1 and kind=2 actual arguments

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18966

[Bug fortran/17175] set_exponent breaks with integer*8 exponent

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17175

[Bug libfortran/18710] img part of complex number not written to direct access file

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18710

[Bug libffi/20104] gij fails on ppc and not on x86

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20104

[Bug c/10225] [3.3/3.4 regression] Unnamed structs aren't handled correctly

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 02:34 --- Reopening to close as -- What|Removed |Added Attachment #3800|application/octet-strea

[Bug c/10225] [3.3/3.4 regression] Unnamed structs aren't handled correctly

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 02:34 --- Invalid. -- What|Removed |Added Status|REOPENED|RESOLVED

[Bug c/461] non-lvalue arrays

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.1.x/3.2.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=461

[Bug c/1501] Complex conjugation ICE

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.0.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1501

[Bug c/1609] -fhosted -ffreestanding defines __STDC_HOSTED__

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1609

[Bug c/1625] _Bool initializers bug

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.0.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1625

[Bug c/2896] -std=foo gives error message twice

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.1.x/3.2.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2896

[Bug c/3120] __builtin_fsqrt still on mainline

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.1.x/3.2.x http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3120

[Bug c/6635] bug is in cpplex.c of gcc-3.2 experimental

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 02:39 --- Reopening to close as -- What|Removed |Added Status|RESOLVED

[Bug c/6635] bug is in cpplex.c of gcc-3.2 experimental

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 02:39 --- Invalid. -- What|Removed |Added Status|REOPENED|RESOLVED

[Bug c/2699] gcc does not warn of dead code

2005-04-19 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |3.3.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2699

[Bug c/3165] ANSI C standard violation

2005-04-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 02:41 --- Reopening to ... -- What|Removed |Added Status|RESOLVED|REOP

<    1   2   3   4   >