public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/18501] New: Missing 'used unintialized' warning
 2004-11-15 13:50 UTC  (3+ messages)
` [Bug tree-optimization/18501] "
` [Bug tree-optimization/18501] [4.0 Regression] "

[Bug c/18498] New: gcc allows non-integral bitfield types
 2004-11-15 13:43 UTC  (2+ messages)
` [Bug c/18498] "

[Bug libgcj/18222] New: libjava bootstrap failure on Tru64 UNIX: CPPFLAGS changed in libltdl
 2004-11-15 12:17 UTC  (2+ messages)
` [Bug libgcj/18222] [4.0 Regression] "

[Bug bootstrap/12027] New: sparclite-coff build fails with INIT_SECTION_ASM_OP' undeclared
 2004-11-15 12:16 UTC  (2+ messages)
` [Bug target/12027] [3.3/3.4/4.0 Regression] "

[Bug optimization/13931] New: combiner much slower on big functions
 2004-11-15 12:11 UTC  (2+ messages)
` [Bug rtl-optimization/13931] [3.3/3.4/4.0 Regression] combiner much slower on big basic blocks

[Bug target/18230] New: SPARC VIS instructions are not generated by GCC
 2004-11-15 12:09 UTC  (2+ messages)
` [Bug target/18230] "

[Bug libfortran/17999] New: libfortran: uses some C99 functions (snprintf)
 2004-11-15 12:06 UTC  (2+ messages)
` [Bug libfortran/17999] [4.0 Regression] "

[Bug libfortran/16135] New: libfortran doesn't build
 2004-11-15 12:05 UTC  (2+ messages)
` [Bug libfortran/16135] [4.0 Regression] libfortran doesn't build, use of C99 types

[Bug c/18500] New: Gcc outputs sizeof calculation code that uses unitialized memory
 2004-11-15 11:42 UTC 

[Bug middle-end/18499] New: [4.0 Regression] quadratic behavior in cfgexpand
 2004-11-15 11:38 UTC  (5+ messages)
` [Bug middle-end/18499] "

[Bug c++/18471] New: [4.0 regression] ICE on invalid template class
 2004-11-15 10:39 UTC  (7+ messages)
` [Bug c++/18471] "

[Bug c++/17340] New: Internal error compiling with -O3
 2004-11-15 10:25 UTC  (2+ messages)
` [Bug tree-optimization/17340] [4.0 Regression] "

[Bug target/18494] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/compile/structs.c (et al)
 2004-11-15  9:52 UTC  (8+ messages)
` [Bug middle-end/18494] "

g++ private variables
 2004-11-15  8:34 UTC 

[Bug c++/16681] New: array initialization in struct construct is a memory hog (only in gcc 3.3 and 3.4, older is fine)
 2004-11-15  8:15 UTC  (2+ messages)
` [Bug c++/16681] [3.3/3.4/4.0 regression] array initialization in struct construct is a memory hog

[Bug tree-optimization/17616] New: Micro-optimize tree_code_class
 2004-11-15  7:59 UTC  (2+ messages)
` [Bug tree-optimization/17616] "

[Bug tree-optimization/15559] New: SSAPRE misses obivous redudent expression
 2004-11-15  7:53 UTC  (3+ messages)
` [Bug tree-optimization/15559] [3.3/3.4/4.0 Regression] misses opportunity for hoisting an expression that would simplify control flow

[Bug target/18442] New: [3.4/4.0 Regression] Rejects attribute((mode(SI))) when using -mint64
 2004-11-15  7:40 UTC  (3+ messages)
` [Bug target/18442] [4.0 "

[Bug c++/18497] New: error in parsing function template
 2004-11-15  7:21 UTC 

[Bug libfortran/18496] New: Build fails with "libgmp.so.6 not found" error
 2004-11-15  6:26 UTC 

[Bug fortran/18495] New: Intrinisc function SPREAD is broken
 2004-11-15  5:43 UTC  (2+ messages)
` [Bug libfortran/18495] "

[Bug other/8888] Linking shared libraries with -pthread fails to link to libpthread
 2004-11-15  4:16 UTC 

[Bug fortran/18218] New: Miscompare in sixtrack benchmark caused by loss of precision
 2004-11-15  4:14 UTC  (2+ messages)
` [Bug fortran/18218] "

[Bug tree-optimization/18400] New: wrong unrolling after vectorization due to invalid loop->nb_iterations
 2004-11-15  4:14 UTC  (5+ messages)
` [Bug tree-optimization/18400] "

[Bug java/17747] New: bogus duplicate class errors
 2004-11-15  4:13 UTC  (2+ messages)
` [Bug java/17747] "

[Bug tree-optimization/18431] New: Code for arrays and pointers are not the same
 2004-11-15  4:09 UTC  (5+ messages)
` [Bug tree-optimization/18431] "

[Bug middle-end/18480] New: [4.0 Regression] ICE in emit_group_move with recent change
 2004-11-15  4:05 UTC  (9+ messages)
` [Bug middle-end/18480] "

[Bug c++/16321] New: 64 bit structure passing problem (g++, not gcc)
 2004-11-15  3:40 UTC  (2+ messages)
` [Bug c++/16321] "

[Bug c/18493] New: gcc doesn't like switch blocks without case/default labels
 2004-11-15  3:30 UTC  (2+ messages)
` [Bug middle-end/18493] [3.4 Regression] "

[Bug target/15231] New: constant pool entries referring to nonexistent labels
 2004-11-15  3:24 UTC  (2+ messages)
` [Bug target/15231] [3.4 only] "

[Bug other/17107] New: Opportunity to improve code generated for complex logical expression
 2004-11-15  2:39 UTC  (2+ messages)
` [Bug rtl-optimization/17107] "

[Bug regression/18403] New: FAILs to vectorize testcases on ppc64-linux
 2004-11-15  2:34 UTC  (2+ messages)
` [Bug tree-optimization/18403] "

[Bug c++/18354] New: expression "+1" not considered constant (as template parameter)
 2004-11-15  2:01 UTC  (3+ messages)
` [Bug c++/18354] [4.0 Regression] "

[Bug other/16803] New: PowerPC - invariant code motion could be removed from loop
 2004-11-15  1:58 UTC  (2+ messages)
` [Bug tree-optimization/16803] "

[Bug other/7257] [3.4/4.0 regression] -O3 -fverbose-asm does not display -flag-inline-functions
 2004-11-15  0:15 UTC 

[Bug target/18492] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.other/thunk1.C
 2004-11-14 23:14 UTC  (4+ messages)
` [Bug c++/18492] "

[Bug target/18485] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.dg/lookup/forscope1.C
 2004-11-14 23:12 UTC  (4+ messages)
` [Bug rtl-optimization/18485] "
` [Bug rtl-optimization/18485] [4.0 regression] mmix-knuth-mmixware testsuite failure: g++.dg/lookup/forscope1.C g++.old-deja/g++.niklas/t132.C g++.old-deja/g++.other/singleton.C

[Bug target/18491] New: mmix-knuth-mmixware testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C
 2004-11-14 22:56 UTC  (3+ messages)
` [Bug target/18491] "
` [Bug c++/18491] "

[Bug c++/14563] New: octave built under Cygwin very slow
 2004-11-14 22:40 UTC  (4+ messages)
` [Bug target/14563] new/delete much slower than malloc/free because of sjlj exceptions

[Bug target/18490] New: mmix-knuth-mmixware testsuite failure: g++.old-deja/g++.law/bit-fields2.C
 2004-11-14 22:33 UTC  (2+ messages)
` [Bug target/18490] "

[Bug fortran/18481] New: ICE with integer variable "format"
 2004-11-14 22:25 UTC  (2+ messages)
` [Bug fortran/18481] "

[Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
 2004-11-14 22:22 UTC  (3+ messages)
` [Bug target/18489] "

[Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
 2004-11-14 22:15 UTC  (3+ messages)
` [Bug target/18338] "
` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C

[Bug target/18483] New: mmix-knuth-mmixware testsuite failure: g++.dg/abi/bitfield4.C execution test
 2004-11-14 22:14 UTC  (2+ messages)
` [Bug target/18483] "

[Bug bootstrap/18486] New: fixincl fails with make -j
 2004-11-14 22:09 UTC  (2+ messages)
` [Bug bootstrap/18486] [4.0 Regression] fixincl fails with make -jN profilebootstrap

[Bug target/18488] New: mmix-knuth-mmixware testsuite failure: g++.dg/opt/vt1.C
 2004-11-14 22:07 UTC  (2+ messages)
` [Bug target/18488] "

[Bug tree-optimization/18487] New: Warnings for pure and const functions that are not actually pure or const
 2004-11-14 21:57 UTC  (2+ messages)
` [Bug tree-optimization/18487] "

[Bug target/18349] New: mmix-knuth-mmixware testsuite failure: gcc.dg/visibility-1.c (actually all)
 2004-11-14 21:20 UTC  (2+ messages)
` [Bug target/18349] mmix-knuth-mmixware testsuite failure: gcc.dg/visibility-1.c (actually all) g++.dg/ext/visibility/*

[Bug target/18484] New: mmix-knuth-mmixware testsuite failure: g++.dg/abi/empty6.C
 2004-11-14 21:16 UTC 

[Bug target/18350] New: mmix-knuth-mmixware testsuite failure: gcc.dg/torture/builtin-convert-1.c (1-3 actually)
 2004-11-14 20:57 UTC  (2+ messages)
` [Bug target/18350] mmix-knuth-mmixware testsuite failure: gcc.dg/torture/builtin-convert-1.c (1-3 actually) gcc.dg/torture/builtin-power-1.c

[Bug tree-optimization/18425] New: ICE in vector.tcc when -ftree-vectorize enabled
 2004-11-14 20:45 UTC  (4+ messages)
` [Bug tree-optimization/18425] "

[Bug target/18482] New: mmix-knuth-mmixware testsuite failure: tmpdir-gcc.dg-struct-layout-1
 2004-11-14 20:39 UTC 

[Bug java/18459] New: linux -> win cross compiler : gcj produces corrupt executables
 2004-11-14 20:25 UTC  (7+ messages)
` [Bug java/18459] "
` [Bug target/18459] [4.0 Regression] gcj no longer works on win32

[Bug c/18473] New: unrecognizable insn compiling various sources
 2004-11-14 19:56 UTC  (4+ messages)
` [Bug c/18473] "
` [Bug target/18473] "

[Bug c/17279] New: internal compiler error with 128 bit integers
 2004-11-14 19:03 UTC  (3+ messages)
` [Bug target/17279] [3.4/4.0 Regression] "
` [Bug target/17279] [3.4 "

[Bug objc/18406] New: ICE compiling Objective C code with long double arguments
 2004-11-14 19:02 UTC  (3+ messages)
` [Bug objc/18406] [3.4 Regression] "

[Bug target/18324] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/execute/20010518-2.c execution, -O0
 2004-11-14 18:43 UTC  (2+ messages)
` [Bug target/18324] "

[Bug target/18328] New: mmix-knuth-mmixware testsuite failure:
 2004-11-14 18:43 UTC  (2+ messages)
` [Bug target/18328] [4.0 regression] mmix-knuth-mmixware testsuite failure: execute/20040629-1.c

[Bug tree-optimization/18478] New: ICE with -funroll-loops
 2004-11-14 17:50 UTC  (9+ messages)
` [Bug tree-optimization/18478] "
` [Bug tree-optimization/18478] [4.0 Regression] "

[Bug c++/18479] New: __attribute__ ((visibility("default"))) in C causes internal compiler error
 2004-11-14 17:40 UTC  (3+ messages)
` [Bug c/18479] "
` [Bug c/18479] [4.0 Regression] "

[Bug tree-optimization/18475] New: [4.0 Regression] ICE Segmentation fault in tree_verify_flow_info with -funswitch-loops
 2004-11-14 17:30 UTC  (5+ messages)
` [Bug tree-optimization/18475] "

[Bug fortran/18476] New: internal compiler error on strange read
 2004-11-14 17:21 UTC  (2+ messages)
` [Bug fortran/18476] "

[Bug c++/18474] New: Unary plus/minus lvalueness not diagnosed in templates
 2004-11-14 17:18 UTC  (2+ messages)
` [Bug c++/18474] "

[Bug tree-optimization/18472] New: TREE_OPERAND (t, 1) is referenced for t being GOTO_EXPR
 2004-11-14 17:12 UTC  (3+ messages)
` [Bug tree-optimization/18472] "

[Bug middle-end/18477] New: Wsequence-point false positive
 2004-11-14 17:09 UTC  (3+ messages)
` [Bug middle-end/18477] "

[Bug c/18421] New: Internal Compiler Error
 2004-11-14 13:53 UTC  (2+ messages)
` [Bug target/18421] ICE in reload_cse_simplify_operands, at postreload.c:391

[Bug target/18444] New: Multithreading broken on Unix95-class platforms
 2004-11-14 13:13 UTC  (2+ messages)
` [Bug target/18444] [4.0 Regression] "

[Bug ada/16503] New: failure building cross compiler (host:sparc, target:sparc64)
 2004-11-14 11:57 UTC  (2+ messages)
` [Bug rtl-optimization/16503] ICE during make -C gcc gnatlib

[Bug bootstrap/16986] New: GNAT ICE during make -C gcc gnatlib cross-gnattools ada.all.cross
 2004-11-14 11:57 UTC  (2+ messages)
` [Bug rtl-optimization/16986] ICE during make -C gcc gnatlib

[Bug bootstrap/18058] New: Sun CC cannot bootstrap GCC (static inline)
 2004-11-14 11:45 UTC  (2+ messages)
` [Bug bootstrap/18058] [4.0 Regression] "

[Bug c++/17344] New: spurious error
 2004-11-14 10:59 UTC  (3+ messages)
` [Bug c++/17344] completely wacky error with matching template template classes and default arguments

{Virus?} trust me
 2004-11-14 10:21 UTC 

[Bug bootstrap/18467] New: crosscompiler doesn't build with newlib
 2004-11-14  8:43 UTC  (4+ messages)
` [Bug bootstrap/18467] "

[Bug target/18332] New: mmix-knuth-mmixware testsuite failure: gcc.dg/compat/vector-1 c_compat_x_tst.o-c_compat_y_tst.o execute
 2004-11-14  5:20 UTC  (6+ messages)
` [Bug target/18332] "

[Bug target/18347] New: [3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c
 2004-11-14  5:15 UTC  (5+ messages)
` [Bug target/18347] "

[Bug target/18300] New: Infinite loop when passing object with 3+ base classes by value
 2004-11-13 23:31 UTC  (3+ messages)
` [Bug target/18300] "

[Bug c++/18470] New: [4.0 regression] array bound rejected as non-constant in template
 2004-11-13 21:08 UTC  (3+ messages)
` [Bug c++/18470] "

[Bug target/18469] New: configure incorrectly defines gid_t
 2004-11-13 21:06 UTC  (2+ messages)
` [Bug target/18469] "

[Bug c++/18468] New: bad code in template function called from template class method
 2004-11-13 20:37 UTC  (3+ messages)
` [Bug c++/18468] "

[Bug target/18326] New: [4.0 regression] mmix-knuth-mmixware testsuite failure: /execute/20040625-1.c
 2004-11-13 20:18 UTC  (2+ messages)
` [Bug middle-end/18326] [4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.c-torture/execute/20040625-1.c

[Bug c/18359] New: [4.0 Regression] testsuite failure: gcc.c-torture/execute/20040625-1.c
 2004-11-13 20:18 UTC  (2+ messages)
` [Bug middle-end/18359] "

[Bug target/17647] New: [4.0 regression] Missing i386 addressing modes
 2004-11-13 20:15 UTC  (2+ messages)
` [Bug rtl-optimization/17647] "

[Bug middle-end/18463] New: [4.0 Regression] Moving floating point through an integer register
 2004-11-13 19:35 UTC  (2+ messages)
` [Bug rtl-optimization/18463] "

[Bug c++/18445] New: ice during overload resolution in template instantiation
 2004-11-13 19:23 UTC  (2+ messages)
` [Bug c++/18445] [3.4/4.0 Regression] "

[Bug bootstrap/18458] New: "make install" -> fixincl missing extension
 2004-11-13 19:18 UTC  (2+ messages)
` [Bug bootstrap/18458] "

[Bug c/18465] New: static function with asm("name") and attribute("used") not emitted
 2004-11-13 19:04 UTC  (2+ messages)
` [Bug c/18465] [3.3 only] "

[Bug c++/18464] New: [3.4/4.0 regression] error message about "non-lvalue in unary '&'" when using ?: operator
 2004-11-13 19:03 UTC  (3+ messages)
` [Bug c++/18464] "

[Bug c++/18466] New: [3.3/3.4/4.0 regression] int ::i; accepted
 2004-11-13 19:02 UTC  (2+ messages)
` [Bug c++/18466] "

[Bug c++/9440] [3.4 regression] error message about "non-lvalue in unary '&'" when using ?: operator
 2004-11-13 18:47 UTC 

[Bug other/18356] New: Problem compiling gcc 3.4.3
 2004-11-13 18:46 UTC  (2+ messages)
` [Bug other/18356] "

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