public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug optimization/7688] CSE not appearing to be applied to conditional expressions
 2003-12-26  3:44 UTC 

[Bug optimization/3511] Inlined strlen() could be smarter
 2003-12-26  3:40 UTC 

[Bug optimization/4919] gcse inhibits loop optimization
 2003-12-26  3:34 UTC 

[Bug optimization/3507] appalling optimisation with sub/cmp on i386
 2003-12-26  3:31 UTC 

[Bug c++/12862] New: rejects-valid: Conflicts Between typedefs/enums and Namespace Member Declarations
 2003-12-26  3:30 UTC  (4+ messages)
` [Bug c++/12862] [3.3 regression] "

[Bug c/2480] aliasing problem with global structures
 2003-12-26  3:30 UTC  (2+ messages)

[Bug optimization/1046] gcc less efficient than jdk for recursion!
 2003-12-26  3:30 UTC 

[Bug optimization/2462] "restrict" implementation bug
 2003-12-26  3:29 UTC 

[Bug optimization/6392] Problems with __restrict__ type qualifier (array)
 2003-12-26  3:28 UTC 

[Bug optimization/5263] a & b & ~a & ~b not optimized
 2003-12-26  3:26 UTC 

[Bug c++/4403] incorrect class becomes a friend in template
 2003-12-26  3:21 UTC 

[Bug target/13391] New: AIX: crash on throw/catch between shared objects
 2003-12-26  3:20 UTC  (3+ messages)
` [Bug target/13391] "

[Bug c++/13146] New: inheritance for nonoverlapping_component_refs_p
 2003-12-26  3:00 UTC  (2+ messages)
` [Bug c++/13146] "

[Bug optimization/12086] New: memcmp(i,j,4) should use word (SI) subtraction
 2003-12-26  2:56 UTC  (2+ messages)
` [Bug optimization/12086] "

[Bug optimization/3508] builtin memcmp() could be optimised
 2003-12-26  2:30 UTC 

[Bug optimization/336] Superfluous instructions generated from bit-field operations
 2003-12-26  2:30 UTC 

[Bug optimization/8013] writing all bitfields in a word
 2003-12-26  2:24 UTC 

[Bug optimization/12814] New: Missed optimization with non-static but non-changing local arrays
 2003-12-26  2:22 UTC  (2+ messages)
` [Bug optimization/12814] "

[Bug target/7618] [3.3/3.4 Regression] GCC 3.x vararg disallowed in virtual function
 2003-12-26  2:22 UTC 

[Bug c++/12774] New: Type checking problems in templates
 2003-12-26  2:07 UTC  (2+ messages)
` [Bug c++/12774] [3.4 Regression] [ABI] "

[Bug c/11983] New: ICE on code using altivec
 2003-12-26  2:04 UTC  (2+ messages)
` [Bug target/11983] ICE in dwarf-2 "

[Bug c/13148] New: ICE on altivec while building code with debug enabled (-g) [regression]
 2003-12-26  1:52 UTC  (2+ messages)
` [Bug debug/13148] [3.4 Regression] ICE on altivec while building code with debug enabled (-g)

[Bug c/13448] New: gcc 3.3.2, internal error when -O3 and trying to modify function const arg
 2003-12-26  1:37 UTC  (2+ messages)
` [Bug c/13448] [3.3/3.4 Regression] "

[Bug c/13380] New: An unrecognized insn
 2003-12-26  1:23 UTC  (2+ messages)
` [Bug optimization/13380] "

[Bug c++/11303] [3.3/3.4 regression] ICE in stor-layout.c:304 in int_mode_for_mode
 2003-12-26  1:23 UTC 

[Bug optimization/12508] New: weak optimization for some constants < 2^16
 2003-12-26  0:35 UTC  (6+ messages)
` [Bug optimization/12508] "
` [Bug optimization/12508] [3.4 regression] "

[Bug c++/5247] Memory eating infinite loop on default parameter in constructor which is reference to class
 2003-12-26  0:32 UTC  (2+ messages)

[Bug c++/13491] New: (probably) infinite recursion when compiling: argument of type A in a constructor of A
 2003-12-26  0:11 UTC  (4+ messages)
` [Bug c++/13491] "
` [Bug c++/13491] "

[Bug c++/13492] New: (probably) infinite recursion when compiling: argument of type A in a constructor of A
 2003-12-25 21:20 UTC  (2+ messages)
` [Bug c++/13492] "

[Bug fortran/13490] New: Compiler rejects valid constant -2147483648 for 32-bit int
 2003-12-25 21:10 UTC  (4+ messages)
` [Bug fortran/13490] "
` [Bug fortran/13490] [gfortran] "

[Bug libgcj/11899] New: java.net.URI class not yet implemented
 2003-12-25 20:49 UTC  (2+ messages)
` [Bug libgcj/11899] "

[Bug libstdc++/13081] New: [3.3 regression] forward template declarations in <complex> let inlining fail
 2003-12-25 17:54 UTC  (4+ messages)
` [Bug c++/13081] [3.3/3.4 "

[Bug c++/13339] New: ICE with some template code
 2003-12-25 17:50 UTC  (5+ messages)
` [Bug c++/13339] "

[Bug c++/13268] New: ICE on illegal code: bool foo(const operator&);
 2003-12-25 17:24 UTC  (6+ messages)
` [Bug c++/13268] "

[Bug c/11944] New: Error recovery problem with undeclared array bounds
 2003-12-25 16:30 UTC  (4+ messages)
` [Bug c/11944] [3.3/3.4 Regression] "

[Bug c++/13429] New: Tree checking failure during error recovery
 2003-12-25 16:29 UTC  (5+ messages)
` [Bug c++/13429] [3.4 Regression] "

[Bug java/13404] New: ICE when Missing identifier on catch clause
 2003-12-25 16:23 UTC  (5+ messages)
` [Bug java/13404] "

[Bug optimization/13000] New: Using -Ox cannot detect missing return statement in a function
 2003-12-25 16:21 UTC  (4+ messages)
` [Bug optimization/13000] [3.4 Regression] Using -O2 "
` [Bug optimization/13000] [3.4 Regression] [unit-at-a-time] "

[Bug c/13428] New: gcc-avr doesn't work properly with PGM string
 2003-12-25 16:11 UTC  (6+ messages)
` [Bug c/13428] gcc-avr doesn't work properly with __attribute__((__progmem__))
` [Bug c/13428] gcc-avr doesn't work non-constant array references

[Bug libstdc++/13489] New: Superfluous function void std::swap(std::_Bit_reference, std::_Bit_reference)
 2003-12-25 16:08 UTC  (2+ messages)
` [Bug libstdc++/13489] "

[Bug c/13488] New: Optimizer bug when casting "long long" to "short" or "char"
 2003-12-25 16:05 UTC  (5+ messages)
` [Bug c/13488] "
` [Bug optimization/13488] "

[Bug bootstrap/13486] New: build dies in link step
 2003-12-25 12:20 UTC  (14+ messages)
` [Bug bootstrap/13486] "

[Bug target/12158] New: [3.3 regression] [hppa] compilation does not terminate
 2003-12-25 12:05 UTC  (3+ messages)
` [Bug optimization/12158] [3.3 regression] [hppa] compilation does not terminate at -O1

[Bug bootstrap/13477] New: Bootstrap failure: gcc/gcc/combine.c:10294: warning: 'mask' might be used uninitialized in this function
 2003-12-25  5:31 UTC  (4+ messages)
` [Bug bootstrap/13477] "

[Bug c++/12401] New: G++ generates boguous weak definition of library routine
 2003-12-25  4:49 UTC  (5+ messages)
` [Bug c++/12401] "

[Bug libstdc++/12175] New: Tru64 UNIX bootstrap failure: multiply defined symbols linking libstdc++.so
 2003-12-25  4:10 UTC  (2+ messages)
` [Bug c++/12175] [3.4 Regression] "

[Bug c++/12291] New: regression in anonymous namespace variable name mangling
 2003-12-25  3:33 UTC  (2+ messages)
` [Bug c++/12291] [3.4 regression] spurious detection of function to tie anonymous namespace names to

[Bug optimization/12404] New: pointer to union member problem
 2003-12-25  3:23 UTC  (2+ messages)
` [Bug optimization/12404] pointer to union member problem (aliasing problem)

[Bug c++/13487] New: Construction of local static objects is not thread-safe
 2003-12-25  3:23 UTC  (2+ messages)
` [Bug c++/13487] "

[Bug libstdc++/13480] New: bits/atomicity.h:56: warning: read-write constraint does not allow a register
 2003-12-25  3:13 UTC  (3+ messages)
` [Bug libstdc++/13480] [3.4 Regression] "

[Bug c++/13376] New: Incorrect dumps of RTL for passes that use current_function_name
 2003-12-25  2:04 UTC  (2+ messages)
` [Bug c++/13376] [3.4 Regression] "

[Bug c/13453] New: Case where -O3 seeme broken but -O2 is OK
 2003-12-25  2:04 UTC  (2+ messages)
` [Bug optimization/13453] "

[Bug c/13267] New: Bad DWARF info is generated for char variable pushed to stack
 2003-12-25  1:34 UTC  (2+ messages)
` [Bug debug/13267] Bad DWARF2 "

[Bug target/9552] [3.3/3.4 regression] ICE in named_section_flags, at varasm.c
 2003-12-25  1:15 UTC 

[Bug bootstrap/12745] New: config.if fails when building a "crossback" compiler
 2003-12-25  0:26 UTC  (2+ messages)
` [Bug bootstrap/12745] "

[Bug bootstrap/12889] New: Fatal error while compiling on Compaq Tru64 UNIX
 2003-12-24 23:29 UTC  (2+ messages)
` [Bug bootstrap/12889] "

[Bug c++/10818] C-style cast to void* of a pointer-to-member-function does not issue a warning/error
 2003-12-24 23:24 UTC 

[Bug bootstrap/13068] New: mklibgcc.in doesn't install deep MULTLIBS
 2003-12-24 22:56 UTC  (5+ messages)
` [Bug bootstrap/13068] [3.3 Regression] "

[Bug c++/12043] New: long double calcluation seems broken
 2003-12-24 22:42 UTC  (2+ messages)
` [Bug target/12043] "

[Bug c++/13173] New: internal compiler error: in convert_move, at expr.c:565
 2003-12-24 22:25 UTC  (2+ messages)
` [Bug c++/13173] [3.3 regression] ICE in convert_move

[Bug c++/13086] New: warning: `e' has incomplete type without location
 2003-12-24 22:14 UTC  (2+ messages)
` [Bug c++/13086] [3.3/3.4 regression] the location of the warning message is wrong when calling delete on incomplete type

[Bug target/13073] New: -mn / NORMAL_MODEbreaks multilib'ed RTEMS
 2003-12-24 22:10 UTC  (2+ messages)
` [Bug target/13073] "

[Bug c++/13070] New: [3.3 / 3.4 regression] -Wformat option ignored in g++
 2003-12-24 22:07 UTC  (2+ messages)
` [Bug c++/13070] [3.3/3.4 "

[Bug target/13069] New: gcc/config/sh/rtems.h broken
 2003-12-24 22:04 UTC  (2+ messages)
` [Bug target/13069] [3.3 Regression] "

[Bug debug/12860] New: [3.4 regression] stabs register number out of range
 2003-12-24 22:03 UTC  (3+ messages)
` [Bug debug/12860] "

[Bug c++/13009] New: Implicitly-defined assignment operator writes to wrong memory
 2003-12-24 21:57 UTC  (2+ messages)
` [Bug c++/13009] [3.3/3.4 regression] "

[Bug optimization/12845] New: Error: Invalid Compare and Branch Condition
 2003-12-24 21:55 UTC  (3+ messages)
` [Bug optimization/12845] [3.4 Regression] "

[Bug c++/13005] New: Pointer wrongly adjusted for derived class containing virtual function
 2003-12-24 21:55 UTC  (3+ messages)
` [Bug c++/13005] [3.3/3.4 Regresssion] [aliasing] "

[Bug c++/13484] New: Addition of -fenable-msvc-relaxations option
 2003-12-24 21:54 UTC  (11+ messages)
` [Bug c++/13484] "

[Bug optimization/13373] New: optimization with -frerun-cse-after-loop -fexpensive-optimizations produces wrong code on mcore
 2003-12-24 21:43 UTC  (8+ messages)
` [Bug optimization/13373] "
` [Bug target/13373] "
` [Bug target/13373] [3.3 only] "
` [Bug target/13373] [3.3 regression] "

[Bug c++/12831] New: passing reference to pointer-to-member-function crashes gcc 3.3.2
 2003-12-24 21:42 UTC  (2+ messages)
` [Bug c++/12831] [3.3 regression] ICE with passing reference to bound pointer-to-member-function

[Bug c++/13482] New: -Wall -W and -Wunused do not behave as documented
 2003-12-24 21:38 UTC  (6+ messages)
` [Bug c++/13482] "

[Bug preprocessor/12753] New: Memory corruption in cpp on bad input
 2003-12-24 21:37 UTC  (3+ messages)
` [Bug preprocessor/12753] [3.3/3.4 regression] "

[Bug optimization/12576] New: [3.3 regression] miscompilation of ide-scsi kernel driver
 2003-12-24 21:28 UTC  (2+ messages)
` [Bug optimization/12576] [3.3 regression] miscompilation of ide-scsi linux "

[Bug target/12721] New: ICE when building a cross compiler for avr-elf
 2003-12-24 21:09 UTC  (5+ messages)
` [Bug target/12721] [3.4 Regression] "

[Bug other/13485] New: [3.4 regression] Generated files no longer get messages extracted
 2003-12-24 20:42 UTC  (2+ messages)
` [Bug other/13485] "

[Bug c++/13474] New: fail to compile non type argument specialization of pointer to array of int
 2003-12-24 20:33 UTC  (2+ messages)
` [Bug c++/13474] "

[Bug optimization/10160] [3.3/3.4 regression] compile time regression; inordinate time spent in "scheduling"
 2003-12-24 20:21 UTC  (2+ messages)

[Bug c++/13027] New: g++: Internal error: Killed (program cc1plus)
 2003-12-24 20:14 UTC  (2+ messages)
` [Bug optimization/13027] [3.3/3.4 Regression] "

gcc-3.3.2 build problems found when building (cross compiler for m68k-elf target
 2003-12-24 19:55 UTC 

[Bug c/11231] New: undefined array size inside struct cause segfault with -g
 2003-12-24 19:31 UTC  (2+ messages)
` [Bug debug/11231] [3.3/3.4 regression] "

[Bug c++/12972] New: compiler error in dwarfout_finish at dwarfout.c:6573 Sparc -gdwarf
 2003-12-24 17:43 UTC  (2+ messages)
` [Bug debug/12972] "

[Bug debug/3524] Source can not be comiled using option -gdwarf
 2003-12-24 17:41 UTC 

[Bug debug/5335] ICE when DWARF-1 debug info is generated
 2003-12-24 17:38 UTC 

[Bug c++/13289] New: internal compiler error : regenerate_decl_from_template, at cp/pt.c:10131
 2003-12-24 16:21 UTC  (2+ messages)
` [Bug c++/13289] [3.3/3.4 regression] ICE in regenerate_decl_from_template on recursive template

[Bug c++/13481] New: No destuctor assumed in a forward declared class when being used in template
 2003-12-24 16:21 UTC  (4+ messages)
` [Bug c++/13481] "

[Bug debug/9803] Internal compiler error with -g -gdwarf -O4
 2003-12-24 16:21 UTC 

[Bug target/7577] [PPC] GCC 3.1 has problems with -gdwarf+ option linking the linux kernel
 2003-12-24 16:21 UTC 

[Bug libgcj/13469] New: IRIX 6.5 O32 libjava bootstrap failure: ICE in verify_local_live_at_start, at flow.c:557
 2003-12-24 15:30 UTC  (2+ messages)
` [Bug optimization/13469] [3.4 Regression] "

[Bug driver/13464] New: [gfortran options] -d8, -i8 and -r8 not passed correctly to compiler proper
 2003-12-24 14:53 UTC  (4+ messages)
` [Bug driver/13464] "

[Bug optimization/13375] New: ICE in gcse.c
 2003-12-24  5:52 UTC  (2+ messages)
` [Bug optimization/13375] "

[Bug c/13355] New: Suboptimal code generated
 2003-12-24  5:49 UTC  (2+ messages)
` [Bug optimization/13355] "

[Bug c/13159] New: FAIL: gcc.c-torture/compile/930621-1.c
 2003-12-24  5:30 UTC  (2+ messages)
` [Bug optimization/13159] [3.4 Regression] "

[Bug c++/13478] New: gcc uses wrong constructor to initialize a const reference
 2003-12-24  4:16 UTC  (3+ messages)
` [Bug c++/13478] "

[Bug c++/13483] New: new and delete operator calls mismatched by namespaces
 2003-12-24  2:49 UTC 

[Bug debug/13365] New: Missing DWARF line info for empty function
 2003-12-23 22:09 UTC  (2+ messages)
` [Bug debug/13365] [3.3/3.4 Regression] "

[Bug libstdc++/12855] New: Thread safety problems in ios_base::Init
 2003-12-23 20:54 UTC  (2+ messages)
` [Bug libstdc++/12855] "

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