public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/11242] New: #include <memory> takes my memory directory instead of the standard memory header file
 2004-05-20 20:23 UTC  (2+ messages)
` [Bug c++/11242] "

[Bug c/13896] New: Initializer string warning not printed if implied NULL-terminator out of bounds
 2004-05-20 20:23 UTC  (2+ messages)
` [Bug c/13896] "

[Bug c/15454] New: miscompilation of __print_fp from stdio
 2004-05-20 20:23 UTC  (2+ messages)
` [Bug tree-optimization/15454] [3.5 Regression] tree-ccp generates wrong code for nested functions

[Bug middle-end/14084] New: Reg allocator changes REG_EXPR
 2004-05-20 19:55 UTC  (2+ messages)
` [Bug middle-end/14084] Reg allocator incorrectly changes REG_OFFSET

[Bug bootstrap/14171] New: Bootstrap dies with reg-stack.c:235: error: 'nan' redeclared as different kind of symbol
 2004-05-20 19:49 UTC  (2+ messages)
` [Bug c/14171] Bootstrap (--enable-intermodule) "

[Bug optimization/15274] New: loop2 creates invalid rtl
 2004-05-20 19:40 UTC  (3+ messages)
` [Bug rtl-optimization/15274] [3.5 Regression] "

[Bug c++/15544] New: [Darwin] Inconsistent visibility for .eh symbols
 2004-05-20 19:40 UTC  (3+ messages)
` [Bug target/15544] "

[Bug optimization/14692] New: [tree-ssa] ICE in canon_condition
 2004-05-20 19:27 UTC  (3+ messages)
` [Bug rtl-optimization/14692] [3.5 Regression] "

[Bug c++/15463] New: ICE in do_SUBS
 2004-05-20 19:27 UTC  (3+ messages)
` [Bug c++/15463] "
` [Bug rtl-optimization/15463] "

[Bug libstdc++/15523] New: Can't have vectors of vector::const_iterator
 2004-05-20 19:27 UTC  (12+ messages)
` [Bug libstdc++/15523] "

[Bug c++/15253] New: __eprintf link issue for c++ on solaris 2.6
 2004-05-20 18:43 UTC  (3+ messages)
` [Bug target/15253] "

[Bug c++/15542] New: operator & and template definitions
 2004-05-20 18:43 UTC  (5+ messages)
` [Bug c++/15542] "
` [Bug c++/15542] [3.4/3.5 Regression] "

[Bug rtl-optimization/15529] New: Use of regparm inhibits tail call optimization
 2004-05-20 18:34 UTC  (4+ messages)
` [Bug target/15529] "

[Bug c++/15508] New: Size evaluation of variable-length array seem to be skipped in some cases
 2004-05-20 17:49 UTC  (11+ messages)
` [Bug c++/15508] "

[Bug java/15543] New: "jv-scan --complexity" segfaults
 2004-05-20 16:27 UTC  (3+ messages)
` [Bug java/15543] "

[Bug c++/15538] New: Fails to recognize type name
 2004-05-20 15:10 UTC  (6+ messages)
` [Bug c++/15538] "
` [Bug c++/15538] Message does not indicate that we are trying to look into an incomplete type

[Bug c++/15528] New: segv
 2004-05-20 13:54 UTC  (16+ messages)
` [Bug c++/15528] segv
` [Bug c++/15528] segmentation fault with invalid code
` [Bug c++/15528] endless loop with recursive template instantiation

[Bug c++/15534] New: Fails to inherit types from base class
 2004-05-20 13:37 UTC  (7+ messages)
` [Bug c++/15534] "

[Bug c++/12277] New: Warn on dynamic casts with known NULL results
 2004-05-20 13:25 UTC  (3+ messages)
` [Bug c++/12277] "

[Bug c++/15531] New: dynamic_cast fails (at runtime) when dependant on friendship of invoker
 2004-05-20 13:25 UTC  (10+ messages)
` [Bug c++/15531] "

[Bug c/15540] New: Accessing arrays in packed structs
 2004-05-20 12:44 UTC  (5+ messages)
` [Bug target/15540] "

[Bug c++/15541] New: No warning if static checking can tell that a dynamic_cast will fail
 2004-05-20 11:36 UTC  (2+ messages)
` [Bug c++/15541] "

[Bug fortran/15511] New: Warning about truncated lines does not follow the standard gcc error message format
 2004-05-20 11:26 UTC  (3+ messages)
` [Bug fortran/15511] "

[Bug c/15539] New: With using strtol fonction : "internal compiler error: in propagate_one_insn, at flow.c:1642"
 2004-05-20  5:50 UTC  (3+ messages)
` [Bug c/15539] "
` [Bug target/15539] [3.3 Regression] "

[Bug c++/15537] New: GCC 3.4.0 release (vanilla, no patches applied) miscompiles splay library
 2004-05-20  5:09 UTC  (9+ messages)
` [Bug c++/15537] "
` [Bug c++/15537] [3.4/3.5? Regression] "

[Bug tree-optimization/15520] New: miscompilation at tree-dom
 2004-05-20  2:34 UTC  (7+ messages)
` [Bug tree-optimization/15520] "
` [Bug tree-optimization/15520] [3.5 Regression] miscompilation in tree-dom

[Bug c/7054] #pragma pack handled incorrectly
 2004-05-20  2:24 UTC 

[Bug c/15526] New: -ftrapv aborts on 0 * (-1)
 2004-05-20  1:59 UTC  (5+ messages)
` [Bug c/15526] "
` [Bug other/15526] [3.4/3.5 Regression] "

[Bug c/15532] New:
 2004-05-20  1:07 UTC  (3+ messages)
` [Bug target/15532] -mknuthdiv's docs could be improved

[Bug c++/11953] New: _REENTRANT defined when compiling non-threaded code
 2004-05-20  0:10 UTC  (4+ messages)
` [Bug libstdc++/11953] "

[Bug libstdc++/11691] New: stdio_filebuf leaks FILE buffer when "no close" is requested
 2004-05-19 23:51 UTC  (3+ messages)
` [Bug libstdc++/11691] "

[Bug debug/15013] New: Virtual baseclass botch - incorrect gdb information created
 2004-05-19 23:36 UTC  (2+ messages)
` [Bug debug/15013] "

[Bug preprocessor/15067] New: Minor glitch in the source of cpp
 2004-05-19 21:44 UTC  (2+ messages)
` [Bug preprocessor/15067] [3.4/3.5 Regression] "

[Bug bootstrap/15536] New: make bootstrap fails on cppinit.c
 2004-05-19 21:27 UTC  (2+ messages)
` [Bug bootstrap/15536] "

[Bug target/15535] New: [3.4 regression][sh-linux] ICE with -m4 -O2
 2004-05-19 20:22 UTC 

[Bug tree-optimization/15533] New: Missed move to partial register
 2004-05-19 19:06 UTC  (2+ messages)
` [Bug rtl-optimization/15533] "

[Bug tree-optimization/15524] New: [3.5 Regression] jump threading on trees is slow with switch statements with large # of cases
 2004-05-19 17:45 UTC  (4+ messages)
` [Bug tree-optimization/15524] "

[Bug libstdc++/14697] New: libstdc++ couldn't find 32bit libgcc_s
 2004-05-19 17:21 UTC  (2+ messages)
` [Bug libstdc++/14697] "

[Bug fortran/15530] New: [gfortran] apsi from SPEC2K issues
 2004-05-19 16:00 UTC  (2+ messages)
` [Bug fortran/15530] "

[Bug bootstrap/15527] New: Bootstrap Failure in abi_check.c
 2004-05-19 13:30 UTC  (2+ messages)
` [Bug bootstrap/15527] "

[Bug fortran/14059] New: [gfortran] Underflow while compiling a constant expression
 2004-05-19 13:29 UTC  (2+ messages)
` [Bug fortran/14059] "

[Bug bootstrap/15518] New: 'MF_MAP_ANON' undeclared in libmudflap/mf-hooks3.c
 2004-05-19 13:16 UTC  (3+ messages)
` [Bug libmudflap/15518] "

[Bug java/15525] New: suggestion to enable cast elimination
 2004-05-19 13:08 UTC  (2+ messages)
` [Bug java/15525] "

[Bug rtl-optimization/10588] [PPC] i==0||j==0 should use cntlzw and srawi
 2004-05-19 13:07 UTC 

[Bug libstdc++/15046] New: Math functions misdetected by cross configuration
 2004-05-19 12:59 UTC  (2+ messages)
` [Bug libstdc++/15046] "

[Bug rtl-optimization/15521] New: sched1 extends life of hard registers on SMALL_REGISTER_CLASSES targets when exceptions are enabled
 2004-05-19 12:59 UTC  (2+ messages)
` [Bug rtl-optimization/15521] [3.5 Regression] "

[Bug c++/15522] New: slow IO in g++ 3.X.Y
 2004-05-19 12:16 UTC  (2+ messages)
` [Bug libstdc++/15522] "

[Bug libstdc++/15489] New: testsuite_files determined incorrectly
 2004-05-19 12:10 UTC  (2+ messages)
` [Bug libstdc++/15489] "

[Bug libstdc++/15488] New: possibly insufficient file permissions for executing test suite
 2004-05-19 11:16 UTC  (2+ messages)
` [Bug libstdc++/15488] "

[Bug c++/14340] New: libstdc++ debug mode: failure to convert iterator to const_iterator
 2004-05-19 11:03 UTC  (2+ messages)
` [Bug libstdc++/14340] libstdc++ Debug "

[Bug fortran/13615] New: g77 -Wuninitialized doesn't produce warning on characters
 2004-05-19 10:13 UTC  (2+ messages)
` [Bug fortran/13615] [gfortran] "

[Bug fortran/15235] New: [tree-ssa] libgfortran doesn't build on Solaris 10/x86
 2004-05-19  9:56 UTC  (4+ messages)
` [Bug libfortran/15235] [gfortran] libgfortran doesn't build on Solaris

[Bug bootstrap/15178] New: Solaris 9/x86 fails linking after stage 3
 2004-05-19  9:51 UTC  (5+ messages)
` [Bug target/15178] [3.4/3.5 Regression] "

[Bug c++/15519] New: preprocessor mistreats backslash-blank-newline in // comment
 2004-05-19  7:55 UTC  (6+ messages)
` [Bug preprocessor/15519] "
` [Bug c++/15519] "

"exotic" machine modes
 2004-05-19  5:12 UTC 

[Bug fortran/15234] New: [tree-ssa] libgfortran doesn't compile on Tru64 UNIX
 2004-05-19  5:11 UTC  (3+ messages)
` [Bug libfortran/15234] [gfortran] "

[Bug c++/15202] New: internal compiler error: in reload_cse_simplify_operands, at postreload.c
 2004-05-19  3:51 UTC  (3+ messages)
` [Bug target/15202] [3.4 only] ICE "

[Bug libfortran/15516] New: assembly snippets for nano second resolution wall clock time
 2004-05-18 23:43 UTC  (2+ messages)
` [Bug libfortran/15516] "

[Bug c/15517] New: -O2 and higher removes some static const
 2004-05-18 23:43 UTC  (5+ messages)
` [Bug c/15517] "

[Bug c/14911] New: static const symbols lost when referred in asm
 2004-05-18 23:38 UTC  (2+ messages)
` [Bug c/14911] "

[Bug fortran/15515] New: [gfortran] Use gmp mpfr functionality instead of reimplementing standard functions
 2004-05-18 23:29 UTC  (2+ messages)
` [Bug fortran/15515] "

[Bug fortran/15266] New: [tree-ssa] libgfortran doesn't compile on IRIX 5.3
 2004-05-18 23:18 UTC  (2+ messages)
` [Bug libfortran/15266] [gfortran] "

[Bug other/15514] New: a typo in docs
 2004-05-18 23:17 UTC  (2+ messages)
` [Bug other/15514] "

[Bug fortran/15510] New: Should not warn about unused variables from used modules
 2004-05-18 23:04 UTC  (2+ messages)
` [Bug fortran/15510] "

[Bug c++/15054] New: Bad code due to overlapping stack temporaries
 2004-05-18 23:03 UTC  (2+ messages)
` [Bug middle-end/15054] [3.4 Regression] "

[Bug c++/15507] New: hang laying out union
 2004-05-18 23:00 UTC  (2+ messages)
` [Bug c++/15507] [3.4/3.5 Regression] "

[Bug optimization/15256] New: [tree-ssa] Optimize manual bitfield manipilation
 2004-05-18 22:56 UTC  (2+ messages)
` [Bug tree-optimization/15256] "

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