public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug java/9947] gcj run into segmentation fault when compile multiple jars
 2004-05-22  4:15 UTC 

[Bug java/12202] New: gcj 3.3.1 crashes compiling simple program against apache xmlrpc library
 2004-05-22  4:10 UTC  (2+ messages)
` [Bug java/12202] gcj 3.3.1 crashes compiling the "

[Bug java/11075] New: ICE compiling cross-package inherited constants
 2004-05-22  3:31 UTC  (2+ messages)
` [Bug java/11075] Compiling cross-package inherited constants are rejected

[Bug java/7283] ICE on recursive import of inner classes
 2004-05-22  3:24 UTC 

[Bug libgcj/9854] GregorianCalendar does not validate months correctly
 2004-05-22  3:24 UTC 

[Bug rtl-optimization/15556] New: Idiom for "xchg %ah,%al" not recognized
 2004-05-22  3:07 UTC  (4+ messages)
` [Bug target/15556] "
` [Bug tree-optimization/15556] Idiom for rotations of 16bit values "

[Bug inline-asm/10396] Constraint alternatives cause error " `asm' operand requires impossible reload"
 2004-05-22  2:26 UTC  (2+ messages)
` [Bug rtl-optimization/10396] "

[Bug target/15301] New: gcc does not pass __m128 arguments correctly
 2004-05-22  1:47 UTC  (2+ messages)
` [Bug target/15301] [3.3/3.4 only] "

[Bug target/15302] New: gcc not consistent for passing structures with complex in them
 2004-05-22  1:42 UTC  (2+ messages)
` [Bug target/15302] [3.3/3.4 only] "

[Bug java/2499] Class members should be inherited from implemented interfaces
 2004-05-22  0:40 UTC 

[Bug java/9869] Inner class of implemented interface not found
 2004-05-22  0:39 UTC 

[Bug java/9369] wrong bytecode generated for static inner class with private constructor
 2004-05-22  0:08 UTC 

[Bug java/8899] gcj confused over local classes
 2004-05-21 23:58 UTC 

[Bug java/1330] Forward initializer references not checked
 2004-05-21 23:58 UTC 

[Bug tree-optimization/15558] New: [tree-ssa] A missed forward propagation opportunity involving floats
 2004-05-21 23:45 UTC  (2+ messages)
` [Bug tree-optimization/15558] "

[Bug debug/12869] New: Bad stabs for bitsize fields
 2004-05-21 23:35 UTC  (2+ messages)
` [Bug debug/12869] "

[Bug java/5135] Compiler segfault on non public Interfaces
 2004-05-21 23:34 UTC 

[Bug middle-end/3074] Statement with no effect not flagged with -Wall
 2004-05-21 23:32 UTC  (2+ messages)

[Bug fortran/15557] New: [gfortran] Not Implemented: Substring reference in DATA statement
 2004-05-21 23:17 UTC  (2+ messages)
` [Bug fortran/15557] "

cpp bug(s)?
 2004-05-21 22:46 UTC 

[Bug optimization/14096] New: verify_cgraph_node failed with always_inline
 2004-05-21 21:57 UTC  (2+ messages)
` [Bug tree-optimization/14096] [3.5 Regression] [unit-at-a-time] "

[Bug c++/12076] New: gcov misreports coverage of return statement
 2004-05-21 21:52 UTC  (2+ messages)
` [Bug other/12076] gcov misreports coverage of return statement (for inline functions)

[Bug other/13756] New: tree-ssa documentation missing in the internals manual
 2004-05-21 21:38 UTC  (2+ messages)
` [Bug tree-optimization/13756] [tree-ssa] documentation missing

[Bug tree-optimization/15555] New: compute_may_alias failes when scheduled again
 2004-05-21 20:10 UTC  (3+ messages)
` [Bug tree-optimization/15555] "

[Bug optimization/14819] New: [tree-ssa] strchr is not folded at tree-level
 2004-05-21 19:44 UTC  (2+ messages)
` [Bug tree-optimization/14819] "

[Bug optimization/14441] New: [tree-ssa] missed sib calling when types change
 2004-05-21 19:31 UTC  (2+ messages)
` [Bug tree-optimization/14441] "

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

[Bug libstdc++/15123] New: libstdc++-doc: Allocators.3 manpage is empty
 2004-05-21 19:24 UTC  (3+ messages)
` [Bug libstdc++/15123] "

[Bug libstdc++/13928] New: no whatis info in some man pages generated by doxygen
 2004-05-21 19:23 UTC  (2+ messages)
` [Bug libstdc++/13928] "

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

[Bug c++/15407] New: Problem using shared library created from template class
 2004-05-21 18:14 UTC  (2+ messages)
` [Bug c++/15407] "

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

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

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

[Bug c++/15554] New: ICE in tsubst_copy, at cp/pt.c:7433
 2004-05-21 17:32 UTC  (2+ messages)
` [Bug c++/15554] [3.4/3.5 Regression] "

[Bug tree-optimization/15547] New: [tree-ssa] don't generate if (a != 0) for if (a)
 2004-05-21 17:29 UTC  (5+ messages)
` [Bug tree-optimization/15547] "

[Bug c/15381] New: Bootstrap comparison failure!
 2004-05-21 17:16 UTC  (2+ messages)
` [Bug rtl-optimization/15381] [3.5 Regression] "

[Bug c++/14564] New: bogus warning: 'rettmp.10834' may be used uninitialized in this function
 2004-05-21 17:10 UTC  (3+ messages)
` [Bug tree-optimization/14564] [tree-ssa] warning does not say a return value is what is uninitialized

[Bug bootstrap/15546] New: Bootstrap stage3: Undefined references to basic_string
 2004-05-21 16:57 UTC  (8+ messages)
` [Bug bootstrap/15546] "
` [Bug bootstrap/15546] [3.5 Regression] "

[Bug bootstrap/15545] New: stage1/xgcc fails to build cgraph.c
 2004-05-21 14:53 UTC  (3+ messages)
` [Bug bootstrap/15545] [3.5 Regression] "

[Bug java/14315] New: Java compiler is not parallel make safe
 2004-05-21 14:47 UTC  (3+ messages)
` [Bug java/14315] [3.4 only]: "

[Bug optimization/15349] New: [tree-ssa] Merge two phi nodes
 2004-05-21 13:32 UTC  (2+ messages)
` [Bug tree-optimization/15349] "

[Bug fortran/15553] New: Array copy operation produces garbage
 2004-05-21 13:31 UTC  (3+ messages)
` [Bug fortran/15553] "
` [Bug fortran/15553] [gfortran] "

problem wirh real*8
 2004-05-21 12:59 UTC  (3+ messages)

[Bug c++/15505] New: pure virtual destructor not overloaded, but accepted
 2004-05-21 12:38 UTC  (3+ messages)
` [Bug c++/15505] "

[Bug target/15551] New: -mtune=pentium4 -O2 with sjlj EH breaks stack probe worker on windows32 targets
 2004-05-21 12:36 UTC  (2+ messages)
` [Bug target/15551] [3.4/3.5? Regression] "

[Bug target/15550] New: [i386] ICE in extract_insn, at recog.c:2083
 2004-05-21 12:35 UTC  (2+ messages)
` [Bug target/15550] [3.4 Regression] "

[Bug c++/15552] New: template inheritance does not recognize member variables
 2004-05-21 12:29 UTC  (2+ messages)
` [Bug c++/15552] "

[Bug c/15040] New: numerous "sorry, unimplemented: inlining failed" failures
 2004-05-21 12:23 UTC  (2+ messages)
` [Bug c++/15040] "

[Bug libstdc++/15523] New: Can't have vectors of vector::const_iterator
 2004-05-21  9:21 UTC  (13+ messages)
` [Bug libstdc++/15523] "

[Bug c/15549] New: true !< 'a'
 2004-05-21  5:59 UTC  (3+ messages)
` [Bug c/15549] "
` [Bug c/15549] [3.3 Regression] "

[Bug target/15383] New: __float128 function name is used for long double
 2004-05-21  3:49 UTC  (3+ messages)
` [Bug target/15383] "

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

[Bug c++/15428] New: vtables shouldn't always be weak on Darwin
 2004-05-21  3:09 UTC  (2+ messages)
` [Bug c++/15428] "

"exotic" machine modes
 2004-05-21  2:31 UTC  (2+ messages)

[Bug tree-optimization/9079] [tree-ssa] Inline constant function pointers
 2004-05-21  1:50 UTC 

[Bug fortran/15548] New: enable-languages broken wrt libgfortran
 2004-05-21  1:05 UTC 

[Bug libstdc++/15489] New: testsuite_files determined incorrectly
 2004-05-21  0:11 UTC  (3+ messages)
` [Bug libstdc++/15489] "

[Bug libstdc++/15488] New: possibly insufficient file permissions for executing test suite
 2004-05-20 23:48 UTC  (3+ messages)
` [Bug libstdc++/15488] "

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

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

[Bug java/15475] New: gcj bytecode miscompilation in System.java
 2004-05-20 22:40 UTC  (2+ messages)
` [Bug java/15475] [3.3/3.4/3.5 Regression] "

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

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

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

[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 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 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  (6+ messages)
` [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  (3+ 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  (2+ 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  (4+ messages)
` [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/15532] New:
 2004-05-20  1:07 UTC  (2+ 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  (2+ 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] "

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