public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/15364] New: Array fields in derived types not printed correctly
 2004-05-10 15:37 UTC  (2+ messages)
` [Bug fortran/15364] [gfortran] "

[Bug c/15366] New: -fno-inline-functions ignored by tree inliner for static functions
 2004-05-10 15:27 UTC  (2+ messages)
` [Bug optimization/15366] [unit-at-a-time] -fno-inline-functions is ignored "

[Bug libgcj/15363] New: Binary Compatibility: need special access control
 2004-05-10 15:23 UTC  (3+ messages)
` [Bug libgcj/15363] "

[Bug fortran/15234] New: [tree-ssa] libgfortran doesn't compile on Tru64 UNIX
 2004-05-10 14:09 UTC  (7+ messages)
` [Bug libfortran/15234] "

[Bug fortran/15365] New: Variable of derived type not initialized, unless declared with ::
 2004-05-10 14:06 UTC 

[Bug bootstrap/14589] New: [tree-ssa] Bootstrap failure on Tru64 UNIX
 2004-05-10 13:59 UTC  (2+ messages)
` [Bug c/14589] "

[Bug target/15331] New: Assembler error building gnatlib on IRIX 6.5 with GNU as 2.14.91
 2004-05-10 13:59 UTC  (2+ messages)
` [Bug target/15331] "

Encrypted Mail
 2004-05-10 13:59 UTC 

[Bug java/12725] New: gcj does not conform to Binary Compatibiliy specifciation
 2004-05-10  5:04 UTC  (2+ messages)
` [Bug java/12725] gcj does not conform to Binary Compatibility specification

-fno-crossjumping not working + weird asm behavior
 2004-05-10  2:43 UTC  (4+ messages)

[Bug libstdc++/15361] New: bitset<>::_Find_next fails
 2004-05-10  2:26 UTC  (2+ messages)
` [Bug libstdc++/15361] "

[Bug ada/15362] New: cxh3002 fails check with bug-box
 2004-05-10  2:26 UTC  (3+ messages)
` [Bug ada/15362] "
` [Bug optimization/15362] "

[Bug optimization/15353] New: [tree-ssa] Merge two "if"s if one subsumes the other
 2004-05-10  2:06 UTC  (3+ messages)
` [Bug optimization/15353] "

[Bug c/15360] New: c99: extern w/initializer; extern w/internal linkage
 2004-05-10  0:26 UTC 

[Bug c++/15359] New: errors specializing a template class of a template class
 2004-05-09 23:58 UTC  (3+ messages)
` [Bug c++/15359] "

[Bug libstdc++/15002] New: Linewise stream input is unusably slow
 2004-05-09 23:33 UTC  (3+ messages)
` [Bug libstdc++/15002] [3.4 only] Linewise stream input is unusably slow (std::string slow)

[Bug optimization/14052] New: Combiner weakness
 2004-05-09 23:13 UTC  (2+ messages)
` [Bug optimization/14052] "

[Bug optimization/15358] New: ICE in get_scalar_for_field with pointer-to-member
 2004-05-09 22:56 UTC  (2+ messages)
` [Bug optimization/15358] [tree-ssa] "

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

[Bug optimization/14441] New: [tree-ssa] missed sib calling when types change
 2004-05-09 22:30 UTC  (7+ messages)
` [Bug optimization/14441] "

[Bug optimization/14903] New: tail call optimization does not work with char return type
 2004-05-09 22:30 UTC  (2+ messages)
` [Bug optimization/14903] tail call optimization does not work with char/short "

[Bug optimization/15357] New: [tree-ssa] combing if statements
 2004-05-09 22:20 UTC  (2+ messages)
` [Bug optimization/15357] "

[Bug optimization/15241] New: [tree-ssa] Convert a <= 7 && b <= 7 into (a | b) <= 7
 2004-05-09 22:11 UTC  (2+ messages)
` [Bug optimization/15241] "

[Bug optimization/15348] New: [tree-ssa] Convert (x < 0) || (y < 0) into (x | y) < 0
 2004-05-09 22:11 UTC  (4+ messages)
` [Bug optimization/15348] "

[Bug optimization/15352] New: [tree-ssa]
 2004-05-09 22:11 UTC  (4+ messages)
` [Bug optimization/15352] [tree-ssa] missed jump threading opportunity due to lack of short circuit

[Bug other/15356] New: testsuite uses installed g++ instead of newly bootstrapped g++
 2004-05-09 22:06 UTC 

[Bug optimization/15350] New: [tree-ssa] Convert if ((1 << a) & 1) into if (a == 0)
 2004-05-09 21:40 UTC  (3+ messages)
` [Bug optimization/15350] "

[Bug pch/15007] New: crash when including precompiled header with -include
 2004-05-09 21:28 UTC  (3+ messages)
` [Bug c/15007] [3.5 Regression] "

[Bug c++/15355] New: Bad traceback info to debugger
 2004-05-09 21:28 UTC  (10+ messages)
` [Bug c++/15355] "

[Bug c++/15069] New: a bit test on a variable of enum type is miscompiled
 2004-05-09 20:46 UTC  (2+ messages)
` [Bug middle-end/15069] [3.4/3.5 regression] "

[Bug optimization/15354] New: wrong code regression on enum test
 2004-05-09 20:46 UTC  (2+ messages)
` [Bug optimization/15354] "

[Bug pch/15351] New: Add option for caching headers
 2004-05-09 20:38 UTC  (2+ messages)
` [Bug pch/15351] "

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

[Bug optimization/15347] New: [tree-ssa] fold if ("<12ers" + 1 == 0)
 2004-05-09 20:22 UTC  (4+ messages)
` [Bug optimization/15347] "

[Bug optimization/15346] New: [tree-ssa] combine two successive divisions
 2004-05-09 19:24 UTC  (2+ messages)
` [Bug optimization/15346] "

[Bug optimization/15345] New: unreferenced nested inline functions not optimized away
 2004-05-09 18:59 UTC  (2+ messages)
` [Bug optimization/15345] [3.4/3.5 Regression] [non-unit-at-a-time] "

[Bug optimization/10982] New: [arm] poor optimisation of "if (var & const)"
 2004-05-09 17:11 UTC  (2+ messages)
` [Bug optimization/10982] "

[Bug optimization/14692] New: [tree-ssa] ICE in canon_condition
 2004-05-09 15:33 UTC  (3+ messages)
` [Bug optimization/14692] [3.5 Regression] "

[Bug c/14615] New: ICE in verify_local_live_at_start, at flow.c:568
 2004-05-09 15:27 UTC  (3+ messages)
` [Bug target/14615] "

[Bug optimization/15344] New: ICE in loop-iv.c when unswitching loops
 2004-05-09 15:27 UTC  (6+ messages)
` [Bug optimization/15344] "

[Bug target/15342] New: [arm-linux] internal compiler error: in verify_local_live_at_start
 2004-05-09 15:25 UTC  (5+ messages)
` [Bug target/15342] "

[Bug c++/15339] New: function call error
 2004-05-09 15:18 UTC  (12+ messages)
` [Bug c++/15339] "
` [Bug c++/15339] [DR217] Adding default arguments to function templates in redeclartions should be forbidden

[Bug optimization/15274] New: loop2 creates invalid rtl
 2004-05-09 15:14 UTC  (2+ messages)
` [Bug optimization/15274] [3.5 Regression] "

[Bug c++/15343] New: Casting to SystemC types confuses parser
 2004-05-08 22:22 UTC  (3+ messages)
` [Bug c++/15343] "

[Bug fortran/15206] New: RRSPACING intrinsics returns wrong result for 0.0
 2004-05-08 18:24 UTC  (2+ messages)
` [Bug fortran/15206] [gfortran] "

[Bug fortran/14066] New: [gfortran] Infinite DO loops not recognized
 2004-05-08 17:28 UTC  (3+ messages)
` [Bug fortran/14066] "

[Bug fortran/15205] New: NEAREST intrinsic returns wrong value in DOUBLE PRECISION
 2004-05-08 17:28 UTC  (3+ messages)
` [Bug fortran/15205] [gfortran] "

[Bug c++/15253] New: __eprintf link issue for c++ on solaris 2.6
 2004-05-08 17:00 UTC  (4+ messages)
` [Bug target/15253] "

[Bug target/15267] New: libgcc_s.so.1 fails to link on Solaris 8/SPARC with GNU as 2.14.91
 2004-05-08 16:40 UTC  (2+ messages)
` [Bug target/15267] "

[Bug fortran/15051] New: Incorrect error for empty interface block
 2004-05-08 16:16 UTC  (2+ messages)
` [Bug fortran/15051] [gfortran] "

[Bug fortran/14568] New: Gfortran should not warn about unused variables in common blocks
 2004-05-08 16:15 UTC  (2+ messages)
` [Bug fortran/14568] [gfortran] "

[Bug fortran/15031] New: [gfortran] initialization expressions impose ordering restrictions
 2004-05-08 16:09 UTC  (3+ messages)
` [Bug fortran/15031] "

[Bug c++/10634] in-class initialization of static data members no longer allowed
 2004-05-08 15:55 UTC  (5+ messages)

[Bug optimization/15340] New: GCC internal error in preprocessed C code
 2004-05-08  3:41 UTC  (2+ messages)
` [Bug target/15340] [3.3/3.4/3.5 Regression] "

[Bug c++/15341] New: Type "transformation" in nested templates
 2004-05-08  3:37 UTC  (2+ messages)
` [Bug c++/15341] "

throw-catch block causes corruption of memory over the stack
 2004-05-07 23:40 UTC  (2+ messages)

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

[Bug c/15338] New: There should be a __format__ attribute for syslog
 2004-05-07 20:12 UTC  (3+ messages)
` [Bug c/15338] "

[Bug c/14292] New: internal compiler error: segment fault linuxkernel/irda
 2004-05-07 17:11 UTC  (3+ messages)
` [Bug c/14292] "

[Bug optimization/14749] New: Miscompilation of bit test
 2004-05-07 16:26 UTC  (3+ messages)
` [Bug optimization/14749] [3.3 Regression] "

[Bug target/15084] New: -O/-O2 generate wrong code on structure modification
 2004-05-07 15:39 UTC  (3+ messages)
` [Bug target/15084] "

[Bug c/7054] #pragma pack handled incorrectly
 2004-05-07 15:03 UTC  (2+ messages)

[Bug optimization/7571] BitchX fails with a segmentation fault when compiled with -O3
 2004-05-07 14:52 UTC  (3+ messages)

[Bug c++/14450] New: Compile error when compiling ltp-open_hpi_testsuite_module-20040304
 2004-05-07 13:42 UTC  (6+ messages)
` [Bug c++/14450] "

[Bug libgcj/14439] New: Segmentation fault compiling java/text/Normalizer.class
 2004-05-07 12:32 UTC  (2+ messages)
` [Bug java/14439] "

[Bug c++/14301] New: Compilation errors on Cygwin
 2004-05-07 12:30 UTC  (2+ messages)
` [Bug c++/14301] "

[Bug c++/14091] New: ostream crash on HPUX 11
 2004-05-07 12:28 UTC  (2+ messages)
` [Bug c++/14091] "

[Bug libgcj/15336] New: SimpleTimeZone.getOffset assumes same mode as rules
 2004-05-07 11:40 UTC  (2+ messages)
` [Bug libgcj/15336] "

[Bug fortran/15335] New: [gfortran] runtime error "Attempt to allocate a non-positive amount of memory"
 2004-05-07 11:39 UTC  (5+ messages)
` [Bug fortran/15335] "

[Bug c++/15337] New: sizeof on incomplete type diagnostic
 2004-05-07 11:20 UTC  (2+ messages)
` [Bug c++/15337] [3.3/3.4/3.5 Regression] "

[Bug c/11850] New: x86-asm-compile fails with internal compiler error: in instantiate_virtual_regs_1
 2004-05-07 11:18 UTC  (4+ messages)
` [Bug c/11850] "

CHIUSURA ACCOUNT
 2004-05-07  8:57 UTC 

[Bug bootstrap/15120] New: hidden symbol `__sdivsi3_i4' is referenced by DSO
 2004-05-07  8:03 UTC  (2+ messages)
` [Bug bootstrap/15120] [libtool bug] "

[Bug c++/14962] New: g++ appears to ignore #pragma redirect_extname
 2004-05-07  7:23 UTC  (4+ messages)
` [Bug c++/14962] [3.3/3.4/3.5 regression] g++ ignores #pragma redefine_extname

[Bug optimization/15296] New: Delayed branch scheduling causing invalid code on cris-*
 2004-05-07  3:30 UTC  (5+ messages)
` [Bug optimization/15296] "
` [Bug optimization/15296] [3.3/3.4 only] "

[Bug inline-asm/15089] New: local register variable with a specified register is bad
 2004-05-07  3:19 UTC  (2+ messages)
` [Bug optimization/15089] [3.3./4/3.5 Regression] [tree-ssa] "

[Bug inline-asm/8440] impossible constraint due to x86 being register stavared
 2004-05-07  3:02 UTC 

[Bug target/15334] New: ICE building libgcc/./_mulvsi3.o
 2004-05-07  3:00 UTC  (2+ messages)
` [Bug target/15334] ICE building libgcc/./_mulvsi3.o for m68hc11-unknown-elf

[Bug c/15306] New: Spurious "use of memory input without lvalue" warning
 2004-05-07  2:03 UTC  (3+ messages)
` [Bug inline-asm/15306] "

[Bug middle-end/12454] New: Regression in g++.dg/parse/stack1.C
 2004-05-07  1:23 UTC  (2+ messages)
` [Bug middle-end/12454] [tree-ssa] "

[Bug optimization/14472] New: [tree-ssa] [regression] no sib calling for enum to int functions
 2004-05-07  1:23 UTC  (2+ messages)
` [Bug optimization/14472] "

[Bug optimization/15109] New: [tree-ssa] [regression] missed sibcalling when signness changes
 2004-05-07  1:23 UTC  (3+ messages)
` [Bug optimization/15109] "

[Bug optimization/14440] New: [tree-ssa] [regression] no sib calling with _Bool types
 2004-05-07  1:21 UTC  (2+ messages)
` [Bug optimization/14440] "

[Bug optimization/15108] New: [tree-ssa] [regression] missed sib-calling for pointer changes
 2004-05-07  1:21 UTC  (2+ messages)
` [Bug optimization/15108] "

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