public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug ada/18302] New: ACATS test c94002f hangs on Solaris 10/x86
 2004-12-21 22:35 UTC  (2+ messages)
` [Bug ada/18302] ACATS test c953002 (and others) hangs

[Bug bootstrap/19103] New: Current CVS (2004/12/21) doesn't compile
 2004-12-21 22:16 UTC  (6+ messages)
` [Bug bootstrap/19103] "
` [Bug rtl-optimization/19103] [4.0 Regression] "

[Bug libfortran/19114] New: runtime error when reading complex*16 using formatted I/O
 2004-12-21 22:12 UTC  (3+ messages)
` [Bug libfortran/19114] "

[Bug c/19121] New: ICE: in merge_alias_info, at tree-ssa-copy.c:236
 2004-12-21 22:12 UTC  (4+ messages)
` [Bug c/19121] "
` [Bug tree-optimization/19121] [4.0 Regression] "

[Bug bootstrap/19120] New: ICE: in ten_to_ptwo, at real.c:2007
 2004-12-21 21:56 UTC  (2+ messages)
` [Bug regression/19120] [4.0 Regression] "

[Bug c/14765] [3.3 Regression] ice-on-invalid-code, ICE while compiling ({}) expression
 2004-12-21 21:53 UTC  (2+ messages)

[Bug target/19119] New: [3.4 regression] -msse -O2 causes ICE
 2004-12-21 21:38 UTC  (2+ messages)
` [Bug target/19119] "

[Bug bootstrap/19094] New: bootstrap errors
 2004-12-21 21:29 UTC  (4+ messages)
` [Bug ada/19094] "

[Bug driver/19117] New: gcc -v should include target information
 2004-12-21 21:22 UTC  (2+ messages)
` [Bug driver/19117] "

[Bug c++/18378] New: ICE when returning a copy of a packed member
 2004-12-21 21:20 UTC  (2+ messages)
` [Bug c++/18378] [3.4/4.0 Regression] "

[Bug tree-optimization/18984] New: [4.0 regression] ICE in check_pointer_types_r
 2004-12-21 21:20 UTC  (3+ messages)
` [Bug c++/18984] "

[Bug web/19118] New: "My Bugs" preset query should include WAITING bugs
 2004-12-21 21:16 UTC  (2+ messages)
` [Bug web/19118] "

[Bug c++/17729] New: Duplicate __attribute__((deprecated)) warning
 2004-12-21 21:06 UTC  (2+ messages)
` [Bug c++/17729] [3.4/4.0 Regression] "

[Bug driver/19116] New: -fno-finite-math-only does not override -ffast-math
 2004-12-21 21:03 UTC  (3+ messages)
` [Bug middle-end/19116] "

[Bug c++/19063] New: [3.4/4.0 regresion] ICE on invalid template parameter
 2004-12-21 20:59 UTC  (2+ messages)
` [Bug c++/19063] "

[Bug c/18065] New: wrong built-in functions selected
 2004-12-21 20:50 UTC  (2+ messages)
` [Bug tree-optimization/18065] usual arithmetic conversion not applying correctly

[Bug libstdc++/17140] New: Floating point output is slow
 2004-12-21 20:39 UTC  (7+ messages)
` [Bug libstdc++/17140] "

[Bug c++/19034] New: internal compiler error: in cp_tree_equal, at cp/tree.c:1633
 2004-12-21 20:26 UTC  (2+ messages)
` [Bug c++/19034] [3.4/4.0 Regression] "

[Bug libgcj/15719] New: GIJ Interpeter: Problem with NaN / infinity comparisons
 2004-12-21 20:22 UTC  (4+ messages)
` [Bug libgcj/15719] "

[Bug c/18887] New: libgcc2.h Improperly determines required built-in function size requirements
 2004-12-21 20:19 UTC  (2+ messages)
` [Bug middle-end/18887] [4.0 Regression] "

[Bug debug/17799] New: Non-optimizing compile loses 'this'
 2004-12-21 19:43 UTC  (2+ messages)
` [Bug c++/17799] [4.0 Regression] "

[Bug c++/19115] New: __builtin_frexpl and std::frexp(long double) broken
 2004-12-21 19:40 UTC  (3+ messages)
` [Bug c++/19115] "
` [Bug target/19115] "

[Bug c++/14075] New: ("foo") accepted as char[] initializer
 2004-12-21 19:28 UTC  (4+ messages)
` [Bug c++/14075] "

[Bug c/19113] New: Assigning to va_list var is valid for va_arg calls but not other cases
 2004-12-21 19:28 UTC  (3+ messages)
` [Bug c/19113] "

[Bug libfortran/19106] New: segfault in executable for print *,sum(a,dim=2,mask=a>0)
 2004-12-21 18:53 UTC  (2+ messages)
` [Bug libfortran/19106] "

[Bug libfortran/19064] New: runtime error when reading complex*16 using formatted I/O
 2004-12-21 18:51 UTC  (2+ messages)
` [Bug libfortran/19064] "

[Bug fortran/19101] New: missing & in character continuation not caught
 2004-12-21 18:49 UTC  (2+ messages)
` [Bug fortran/19101] "

[Bug java/19110] New: Simple java program does not work properly
 2004-12-21 18:47 UTC  (3+ messages)
` [Bug java/19110] "

[Bug c/18027] New: undocumented ia64-hpux options
 2004-12-21 18:44 UTC  (3+ messages)
` [Bug target/18027] "

[Bug target/5362] Undocumented target options
 2004-12-21 18:44 UTC 

[Bug c/19102] New: -march=pentium3 breaks linux kernel compiles w/ gcc-3_4-branch as of 2004/12/20
 2004-12-21 18:00 UTC  (7+ messages)
` [Bug c/19102] "
` [Bug target/19102] [3.4 Regression] "

[Bug tree-optimization/17617] New: Micro-optimize INTEGRAL_TYPE_P (or tree.def rather)
 2004-12-21 17:43 UTC  (3+ messages)
` [Bug tree-optimization/17617] "

[Bug c++/19112] New: assignment from function to template fails
 2004-12-21 17:37 UTC  (2+ messages)
` [Bug c++/19112] "

[Bug c++/18975] New: Copying objects with mutable non-static data members
 2004-12-21 17:29 UTC  (3+ messages)
` [Bug c++/18975] [4.0 regression] "

[Bug inline-asm/19111] New: Alignment ignored if optimizing for size
 2004-12-21 17:26 UTC  (4+ messages)
` [Bug inline-asm/19111] "

[Bug c/18963] New: static and nested declarations cause an ice
 2004-12-21 17:11 UTC  (3+ messages)
` [Bug c/18963] [4.0 Regression] "

[Bug middle-end/18596] New: [4.0 regression] ICE in make_decl_rtl
 2004-12-21 17:09 UTC  (3+ messages)
` [Bug c/18596] "

[Bug c++/19108] New: [4.0 regression] ICE initializing arrays
 2004-12-21 16:10 UTC  (3+ messages)
` [Bug tree-optimization/19108] "

[Bug c/18424] New: 3.4.3 ~6x+ performance regression vs 3.3.1, constant trees not being computed
 2004-12-21 16:02 UTC  (4+ messages)
` [Bug middle-end/18424] [3.4/4.0 Regression] ~6x+ performance regression, "

[Bug tree-optimization/19104] New: in range test not noticed
 2004-12-21 15:55 UTC  (4+ messages)
` [Bug tree-optimization/19104] "

[Bug tree-optimization/19105] New: fold does not spot anti-range test
 2004-12-21 15:52 UTC  (4+ messages)
` [Bug tree-optimization/19105] "

[Bug c++/18681] New: template friend declaration not recognized
 2004-12-21 15:50 UTC  (2+ messages)
` [Bug c++/18681] [3.3/3.4/4.0 Regression] "

[Bug libgcj/19109] New: Creating archives with java.util.zip
 2004-12-21 15:48 UTC  (3+ messages)
` [Bug libgcj/19109] "

[Bug c/18473] New: unrecognizable insn compiling various sources
 2004-12-21 15:28 UTC  (4+ messages)
` [Bug target/18473] "

[Bug tree-optimization/19098] New: tree-ssa-dom.c has an "if" statement whose condition is probably wrong
 2004-12-21 15:26 UTC  (5+ messages)
` [Bug tree-optimization/19098] "

[Bug translation/16111] New: generates invalid SSE movdqa instruction (instead of movaps)
 2004-12-21 15:25 UTC  (4+ messages)
` [Bug target/16111] "

[Bug c/19099] New: No warning for uninitialized local variable use
 2004-12-21 15:20 UTC  (3+ messages)
` [Bug c/19099] "

[Bug middle-end/19100] New: Wrong code for ?-operator with casted ?-operator predicat
 2004-12-21 15:17 UTC  (3+ messages)
` [Bug middle-end/19100] "

[Bug tree-optimization/19107] New: regclass.c miscompiled by -ftree-vectorize
 2004-12-21 14:13 UTC  (4+ messages)
` [Bug tree-optimization/19107] "

[Bug inline-asm/17767] New: MMX intrinsics cause internal compiler error
 2004-12-21 13:49 UTC  (2+ messages)
` [Bug target/17767] [4.0 Regression] "

[Bug c/16989] New: [meta-bug] C99 conformance bugs
 2004-12-21 13:43 UTC  (3+ messages)
` [Bug c/16989] "

[Bug c/18740] New: Execution-time sizeof drops side effects
 2004-12-21 13:43 UTC  (4+ messages)
` [Bug c/18740] "

[Bug c++/17045] New: conflict between function template and class with same name
 2004-12-21 13:15 UTC  (2+ messages)
` [Bug c++/17045] "

[Bug c++/17365] New: Should Koenig lookup find non-functions?
 2004-12-21 13:14 UTC  (2+ messages)
` [Bug c++/17365] "

[Bug target/10395] [x86] vector types are incorrectly aligned causing crash in multi-threaded apps or when using in main, plus other times
 2004-12-21 12:50 UTC 

[Bug c++/9126] g++ incorrectly prefers non-template user-defined conversion operator
 2004-12-21 12:28 UTC 

[Bug c++/19018] New: virtual memory exhausted
 2004-12-21 11:17 UTC  (2+ messages)
` [Bug c++/19018] [3.3 Regression] "

[Bug other/18788] New: "-pthreads" option with "-shared" does not cause libpthread.so to be linked in
 2004-12-21 11:04 UTC  (2+ messages)
` [Bug target/18788] "

[Bug fortran/18918] New: Eventually support the co-array f95 extension in gfortran
 2004-12-21  9:56 UTC  (3+ messages)
` [Bug fortran/18918] "

[Bug tree-optimization/19067] New: ICE in tree-if-conv
 2004-12-21  9:28 UTC  (4+ messages)
` [Bug tree-optimization/19067] "

[Bug tree-optimization/19096] New: Wrong code with -ftree-vectorize
 2004-12-21  9:28 UTC  (6+ messages)
` [Bug tree-optimization/19096] "

[Bug rtl-optimization/19097] New: Lots of else ifs take forever to compile
 2004-12-21  8:47 UTC  (4+ messages)
` [Bug rtl-optimization/19097] "

Can You Help Me
 2004-12-21  7:41 UTC 

[Bug debug/16792] New: ICE in gen_subprogram_die, at dwarf2out.c:11267
 2004-12-21  7:14 UTC  (2+ messages)
` [Bug debug/16792] [4.0 regression] "

[Bug tree-optimization/15524] New: [3.5 Regression] jump threading on trees is slow with switch statements with large # of cases
 2004-12-21  6:23 UTC  (2+ messages)
` [Bug tree-optimization/15524] [4.0 "

[Bug c++/12850] New: memory consumption for heavy template instantiations tripled since 3.3
 2004-12-21  5:53 UTC  (3+ messages)
` [Bug c++/12850] "

[Bug tree-optimization/18813] New: not vectorizing obvious loop
 2004-12-21  5:44 UTC  (2+ messages)
` [Bug tree-optimization/18813] "

[Bug middle-end/12454] New: Regression in g++.dg/parse/stack1.C
 2004-12-21  5:03 UTC  (3+ messages)
` [Bug middle-end/12454] [4.0 Regression] [tree-ssa] "
` [Bug middle-end/12454] large number of if ();else if cause

[Bug middle-end/18683] New: [4.0 Regression] seg fault in local allocate
 2004-12-21  3:33 UTC  (4+ messages)
` [Bug middle-end/18683] "

[Bug target/18916] New: vector code is generated to copy data to mis-aligned memory (-mcpu=G5)
 2004-12-21  1:25 UTC  (2+ messages)
` [Bug target/18916] [4.0 Regression] mis-aligned vector code with copy memory (-maltivec)

[Bug other/19095] New: testsuite/gcc.dg/vect/vect.exp is not precise enough
 2004-12-21  1:16 UTC  (3+ messages)
` [Bug other/19095] "

[Bug libgcj/15001] New: Using JNI with interpreter and interface methods yields SIGSEGV
 2004-12-21  0:49 UTC  (2+ messages)
` [Bug libgcj/15001] [3.4 only] "

[Bug fortran/17675] New: Alignment constraints not honored in EQUIVALENCE
 2004-12-21  0:39 UTC  (2+ messages)
` [Bug fortran/17675] [Regression w.r.t. g77] "

[Bug target/18749] New: GCC fails to mark stack-popping instruction in unwind-info
 2004-12-21  0:21 UTC  (4+ messages)
` [Bug target/18749] "

[Bug fortran/18998] New: Gfortran produces wrong output (c/f to g77)
 2004-12-21  0:04 UTC  (4+ messages)
` [Bug fortran/18998] "

[Bug target/19082] New: [4.0 Regression] build/genattrtab: out of memory allocating 151568 bytes after a total of 4161651196 bytes
 2004-12-20 23:11 UTC  (2+ messages)
` [Bug other/19082] "

[Bug bootstrap/18776] New: Libgfortran doesn't build again
 2004-12-20 23:07 UTC  (3+ messages)
` [Bug middle-end/18776] [4.0 Regression] "

[Bug other/16513] New: Libiberty doesn't follow the multi-os-directory settings
 2004-12-20 23:05 UTC  (2+ messages)
` [Bug other/16513] Libiberty doesn't honor "

[Bug c++/19043] New: -fpermissive gives bad loop initializations
 2004-12-20 23:01 UTC  (2+ messages)
` [Bug c++/19043] [3.3/3.4 regression] "

[Bug libobjc/12035] New: Path for libobjc/gc.c that fixes compilation error of Objective-C with garbage collector enabled
 2004-12-20 22:37 UTC  (6+ messages)
` [Bug libobjc/12035] [3.4/4.0 Regression] Patch "

[Bug libobjc/13946] New: ObjC configured --with-objc-gc needs external Boehm gc
 2004-12-20 22:37 UTC  (2+ messages)
` [Bug libobjc/13946] "

[Bug c++/19092] New: g++ accepts code that violates 14.6.4.2
 2004-12-20 21:30 UTC  (3+ messages)
` [Bug c++/19092] "

[Bug middle-end/19093] New: g++.dg/opt/max1.C fails on ia64 and x86_64
 2004-12-20 21:12 UTC  (5+ messages)
` [Bug other/19093] "

[Bug rtl-optimization/18942] New: [4.0 Regression] Do loop is not as optimizationed as 3.3.2
 2004-12-20 20:49 UTC  (3+ messages)
` [Bug rtl-optimization/18942] Do loop is not as optimized "

[Bug c++/19044] New: Alternate asm name for atan ignored when calling __builtin_atan
 2004-12-20 20:40 UTC  (2+ messages)
` [Bug c++/19044] "

[Bug target/18987] New: [4.0 regression] [ia64] Extra '.restore sp' in tail call
 2004-12-20 20:13 UTC  (2+ messages)
` [Bug target/18987] "

page:  |  | latest

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).