public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/13993] New: Relative path as srcdir causes problem
 2004-07-04 19:38 UTC  (3+ messages)
` [Bug bootstrap/13993] [3.5/3.4 Regression] "

[Bug other/16363] New: make install fails if configure is given relative path
 2004-07-04 19:38 UTC  (2+ messages)
` [Bug other/16363] "

[Bug tree-optimization/16362] New: i386/x86-64 backend missing logical vector operations
 2004-07-04 19:35 UTC  (2+ messages)
` [Bug target/16362] "

[Bug c/16361] New: kernel built with gcc 3.4.1 don't read my partition on USB
 2004-07-04 18:51 UTC  (2+ messages)
` [Bug c/16361] "

[Bug fortran/15280] New: Fortran9x commandline not accessable
 2004-07-04 18:49 UTC  (4+ messages)
` [Bug fortran/15280] "
` [Bug libfortran/15280] "

[Bug fortran/15665] New: unable to compile file w/ reference to GETARG/IARGC
 2004-07-04 18:49 UTC  (3+ messages)
` [Bug fortran/15665] "

[Bug bootstrap/16250] New: ada/doctools runs makeinfo even in release tarball
 2004-07-04 18:03 UTC  (2+ messages)
` [Bug bootstrap/16250] "

[Bug c/16348] New: Loop gets executed when it shouldnt
 2004-07-04 17:32 UTC  (6+ messages)
` [Bug c/16348] [3.5 Regression] "

[Bug preprocessor/16358] New: -Wno-system-headers hides warning caused by user header vs system header conflict
 2004-07-04 16:07 UTC  (7+ messages)
` [Bug preprocessor/16358] "

[Bug tree-optimization/16359] New: no tail call optimization happens when somehting has its address taken
 2004-07-04 15:38 UTC  (2+ messages)
` [Bug tree-optimization/16359] "

[Bug tree-optimization/16360] New: decl which has its adresss
 2004-07-04 15:37 UTC  (3+ messages)
` [Bug tree-optimization/16360] decl which has its addresss taken and then assigned to it self, the assigenment is not got rid of

[Bug tree-optimization/15777] New: Fold does not always fold sub trees
 2004-07-04 15:15 UTC  (3+ messages)
` [Bug tree-optimization/15777] "

[Bug bootstrap/16341] New: [3.5 Regression] BOOT_CFLAGS='-O2 -fno-inline' causes a comparision failure
 2004-07-04 14:15 UTC  (19+ messages)
` [Bug bootstrap/16341] "
` [Bug tree-optimization/16341] "

[Bug preprocessor/15572] New: multi-line -D value no longer works in cpp
 2004-07-04 12:59 UTC  (3+ messages)
` [Bug preprocessor/15572] [3.3/3.5 Regression] "

[Bug preprocessor/15913] New: Preprocessor dies on // comment if --traditional-cpp is specified
 2004-07-04 12:59 UTC  (3+ messages)
` [Bug preprocessor/15913] [3.5 Regression] "

[Bug preprocessor/16192] New: Bug in expression evaluation when operand is missing
 2004-07-04 12:58 UTC  (3+ messages)
` [Bug preprocessor/16192] [3.5 only] "

[Bug tree-optimization/15784] New: fold misses bitwise optimization
 2004-07-04  8:01 UTC  (4+ messages)
` [Bug tree-optimization/15784] fold misses binary optimization

[Bug c/16355] New: Duplicate function epilog
 2004-07-04  7:54 UTC  (4+ messages)
` [Bug c/16355] "

[Bug target/16357] New: ICE copying 7 bytes between extern char[]s
 2004-07-04  7:51 UTC  (2+ messages)
` [Bug target/16357] "

[Bug tree-optimization/15785] New: fold misses neg transformation
 2004-07-04  7:23 UTC  (2+ messages)
` [Bug tree-optimization/15785] fold misses unary transformation

[Bug c/16356] New: Failure to use count register
 2004-07-04  7:07 UTC  (2+ messages)
` [Bug rtl-optimization/16356] Failure to use count register (branch on count register)

[Bug optimization/14886] New: strength reduction on floating point
 2004-07-04  6:21 UTC  (3+ messages)
` [Bug rtl-optimization/14886] "

[Bug ada/16345] New: ada cross-compiler for arm generates bad code - resulting executable segfaults
 2004-07-04  3:55 UTC  (2+ messages)
` [Bug ada/16345] "

[Bug c++/13487] New: Construction of local static objects is not thread-safe
 2004-07-04  0:36 UTC  (7+ messages)
` [Bug c++/13487] "

[Bug c/15617] New: building groff-1.19.1 with "-Os -march=pentium4" causes sig 11
 2004-07-04  0:36 UTC  (2+ messages)
` [Bug target/15617] "

[Bug rtl-optimization/16354] New: va-arg-25.c -Os regression fails on i686
 2004-07-04  0:36 UTC  (4+ messages)
` [Bug rtl-optimization/16354] "
` [Bug target/16354] "

[Bug bootstrap/16326] New: irix bootstrap failure after "RTL prologue/epilogue for SPARC" patch
 2004-07-04  0:23 UTC  (5+ messages)
` [Bug bootstrap/16326] Bootstrap "
` [Bug bootstrap/16326] [3.5 Regression] "

[Bug driver/16350] New: gcc only understands little endian ARM systems
 2004-07-03 23:41 UTC  (5+ messages)
` [Bug driver/16350] "
` [Bug target/16350] "

[Bug libgcj/14751] New: java program compiled with gcj never release system handle resources allocated by new threads on windows platform
 2004-07-03 22:59 UTC  (2+ messages)
` [Bug libgcj/14751] [win32] "

[Bug java/16342] New: too many threads error
 2004-07-03 22:59 UTC  (3+ messages)
` [Bug java/16342] [win32] "
` [Bug libgcj/16342] "

[Bug other/16351] New: NULL dereference warnings
 2004-07-03 20:16 UTC  (5+ messages)
` [Bug other/16351] "
` [Bug c/16351] "

[Bug libgcj/14264] New: libjava testsuite doesnt work with i18ned gcj
 2004-07-03 19:53 UTC  (3+ messages)
` [Bug other/14264] all testsuite do not work with i18ned

[Bug other/16349] New: testsuite and locals setting
 2004-07-03 19:53 UTC  (2+ messages)
` [Bug other/16349] "

[Bug target/16344] New: g++ built by profiledbootstrap broken
 2004-07-03 19:46 UTC  (3+ messages)
` [Bug target/16344] "

[Bug c++/16352] New: [g++] compile-time const ptr-to-member weakly optimized
 2004-07-03 19:40 UTC  (2+ messages)
` [Bug c++/16352] "

[Bug tree-optimization/3713] Pointers to functions or member functions are not folded or inlined
 2004-07-03 19:40 UTC 

[Bug c++/16353] New: static function variable initialization not thread safe
 2004-07-03 19:24 UTC  (2+ messages)
` [Bug c++/16353] "

[Bug fortran/15955] ICE in make_decl_rtl, at varasm.c
 2004-07-03 19:19 UTC  (2+ messages)

[Bug c++/16347] New: Some cases of calling constructor with temporary object still not recognised properly
 2004-07-03 18:39 UTC  (2+ messages)
` [Bug c++/16347] "

[Bug inline-asm/16346] New: powerpc64 inline assembly causes an ICE
 2004-07-03 12:30 UTC 

[Bug target/16195] New: Miscompilation of GCC 3.3.x by 3.4.x
 2004-07-03 12:11 UTC  (2+ messages)
` [Bug target/16195] "

[Bug rtl-optimization/16114] New: Hang in cse.c (flush_hash_table)
 2004-07-03 12:08 UTC  (2+ messages)
` [Bug rtl-optimization/16114] [3.4/3.5 Regression] "

[Bug c/16310] New: Inconsistent HI, LO parts of addresses
 2004-07-03 11:12 UTC  (3+ messages)
` [Bug target/16310] "

[Bug c++/16317] New: C++ parse error -- false complaint about C linkage on template
 2004-07-03 11:11 UTC  (3+ messages)
` [Bug c++/16317] "

[Bug fortran/16336] New: ICE: Segmentation fault
 2004-07-03  9:21 UTC  (7+ messages)
` [Bug fortran/16336] "
` [Bug fortran/16336] ICE with common block in module

[Bug target/10567] -fno-delayed-branch not honored in back-end
 2004-07-03  8:57 UTC 

[Bug fortran/16303] New: [gfortran] Complex logarithm function sometimes chooses a non-principal branch
 2004-07-03  8:55 UTC  (3+ messages)
` [Bug fortran/16303] "

[Bug c/16343] New: invalid code when using -meabi -msdata=eabi
 2004-07-03  7:13 UTC  (3+ messages)
` [Bug c/16343] "

ICE in extract_insn with gcc-20040620
 2004-07-03  6:19 UTC  (4+ messages)

[Bug c++/16273] New: Virtual memory exhausted in C++ even w/out any optimization
 2004-07-03  2:41 UTC  (4+ messages)
` [Bug c++/16273] [3.3/3.4/3.5 regression] Memory exhausted when using nested classes and virtual functions

[Bug c++/13146] New: inheritance for nonoverlapping_component_refs_p
 2004-07-03  2:37 UTC  (2+ messages)
` [Bug c++/13146] "

[Bug c++/3761] ICE in check_template_shadow, at cp/pt.c:2013, with friend and strange class hierarchy
 2004-07-03  2:21 UTC  (2+ messages)

[Bug target/16325] New: value profiling clobbers gp on mips
 2004-07-03  2:09 UTC  (4+ messages)
` [Bug target/16325] "

[Bug debug/14971] New: error message is correct, but could be more helpful
 2004-07-03  2:06 UTC  (3+ messages)
` [Bug c++/14971] better error message for partial specialization of function templates requested

[Bug bootstrap/16340] New: Add support of ARM946E-S cpu in arm target
 2004-07-03  2:06 UTC  (2+ messages)
` [Bug target/16340] "

[Bug libfortran/16339] New: Unformatted i/o on large arrays inefficient
 2004-07-03  1:52 UTC  (3+ messages)
` [Bug libfortran/16339] "

[Bug c++/16240] New: Seg Fault in collect2
 2004-07-02 23:58 UTC  (3+ messages)
` [Bug c++/16240] [3.4/3.5 ABI Regression] g++ generates incorrect mangled name

[Bug c++/16261] New: ICE: output_die, at dwarf2out.c:6628
 2004-07-02 23:58 UTC  (2+ messages)
` [Bug c++/16261] [3.4 regression] "

[Bug c++/16338] New: Internal error when throwing..??
 2004-07-02 23:03 UTC  (3+ messages)
` [Bug c++/16338] "
` [Bug c++/16338] [3.4/3.5 Regression] "

[Bug target/11660] New: libffi only builds when java is selected as language
 2004-07-02 23:00 UTC  (2+ messages)
` [Bug bootstrap/11660] "

[Bug c++/16297] New: [3.5] regression ICE on A::int
 2004-07-02 22:01 UTC  (2+ messages)
` [Bug c++/16297] [3.5 regression] "

[Bug c++/16270] New: [3.5 regression] ICE on inner member template
 2004-07-02 21:59 UTC  (2+ messages)
` [Bug c++/16270] "

[Bug c++/16337] New: bug defining multiple altivec vectors in same C++ statement
 2004-07-02 21:31 UTC  (2+ messages)
` [Bug c++/16337] [3.5 Regression] "

[Bug tree-optimization/16318] New: [3.5 regression] ICE with pointer-to-member-functions
 2004-07-02 21:28 UTC  (2+ messages)
` [Bug tree-optimization/16318] "

[Bug bootstrap/15562] New: libmudflap configure problems
 2004-07-02 21:21 UTC  (2+ messages)
` [Bug bootstrap/15562] "

[Bug c++/16019] New: Redundant warning `class X' only defines private constructors and has no friends
 2004-07-02 21:17 UTC  (2+ messages)
` [Bug c++/16019] "

[Bug debug/14860] New: [regression] gcc -gstabs+ fails to emit stabs for fundamental types
 2004-07-02 21:01 UTC  (2+ messages)
` [Bug debug/14860] [3.5 regression] "

[Bug c++/16335] New: passing non-const pointer to const pointer reference causes copy
 2004-07-02 20:56 UTC  (4+ messages)
` [Bug c++/16335] "

[Bug middle-end/15700] New: Inlining problem leads to miscompilation of glibc
 2004-07-02 20:55 UTC  (3+ messages)
` [Bug middle-end/15700] [3.5 Regression] [unit-at-a-time] "

[Bug optimization/15345] New: unreferenced nested inline functions not optimized away
 2004-07-02 20:47 UTC  (2+ messages)
` [Bug middle-end/15345] [3.4 Regression] [non-unit-at-a-time] "

[Bug c/14262] New: Structure size computed wrong
 2004-07-02 19:58 UTC  (2+ messages)
` [Bug target/14262] "

[Bug debug/13841] New: missing debug info for _Complex function arguments
 2004-07-02 19:45 UTC  (3+ messages)
` [Bug debug/13841] [3.4 regression] "

[Bug inline-asm/13850] New: Fails to compile ffmpeg on x86: can't find a register in class `GENERAL_REGS' while reloading `asm'can't find a register in class `GENERAL_REGS' while reloading `asm'
 2004-07-02 19:23 UTC  (2+ messages)
` [Bug rtl-optimization/13850] Fails to compile ffmpeg on x86: can't "

[Bug bootstrap/15156] New: gnatlink does not link due to undefined symbol _gnat__strings_E
 2004-07-02 19:16 UTC  (2+ messages)
` [Bug target/15156] "

[Bug c++/16334] New: No warning about use of overloading extension
 2004-07-02 19:10 UTC 

[Bug c++/16333] New: More array vs ptr stuff
 2004-07-02 19:02 UTC  (2+ messages)
` [Bug c++/16333] "

[Bug libstdc++/16328] New: __cxa_demangle problem with member pointers as template parameters
 2004-07-02 18:59 UTC  (3+ messages)
` [Bug libstdc++/16328] "

[Bug c/16332] New: feature request: x86-64 windows calling convention
 2004-07-02 18:59 UTC  (3+ messages)
` [Bug target/16332] "

[Bug c/16331] New: x86-64 inline asm register constraints insufficient WRT ABI
 2004-07-02 18:54 UTC  (3+ messages)
` [Bug c/16331] "

[Bug c/16330] New: Unions handled incorrectly with -fshort-enums
 2004-07-02 17:37 UTC  (4+ messages)
` [Bug c/16330] "

[Bug libgcj/15813] New: Throw_2 test case does not work anymore
 2004-07-02 17:26 UTC  (2+ messages)
` [Bug tree-optimization/15813] [3.5 Regression] "

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