public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug bootstrap/19223] New: --disable-checking doesn't fully disable checking
 2005-01-02  2:41 UTC  (7+ messages)
` [Bug bootstrap/19223] "

[Bug target/15059] [compilation abandoned] gnat bug detected
 2005-01-02  1:56 UTC 

[Bug c++/16783] New: Accepts invalid integral constant expression for array size
 2005-01-02  1:32 UTC  (2+ messages)
` [Bug c++/16783] "

[Bug middle-end/13191] New: Redundant sign extends
 2005-01-02  1:24 UTC  (2+ messages)
` [Bug rtl-optimization/13191] [64bit] "

[Bug c++/19199] New: Wrong warning about returning a reference to a temporary
 2005-01-02  0:43 UTC  (6+ messages)
` [Bug c++/19199] [3.3/3.4/4.0 Regression] "

[Bug c++/19222] New: [4.0 Regression] ICE: in fold_convert, at fold-const.c:1980
 2005-01-02  0:37 UTC  (8+ messages)
` [Bug c++/19222] "

[Bug c++/12092] New: ICE: Floating point exception
 2005-01-02  0:19 UTC  (3+ messages)
` [Bug rtl-optimization/12092] "

[Bug other/18910] New: ice with -O2 / works fine with -O0
 2005-01-02  0:14 UTC  (8+ messages)
` [Bug target/18910] [4.0 Regression] unrecognisable insn in regclass on x86/amd64

[Bug regression/19174] New: wrong code regression or library problem in gcc-4.0-20041226
 2005-01-01 23:58 UTC  (2+ messages)
` [Bug regression/19174] "

[Bug middle-end/19221] New: [4.0 Regression] ICE: rtl_verify_flow_info, at cfgrtl.c:2240
 2005-01-01 23:44 UTC  (6+ messages)
` [Bug middle-end/19221] "

[Bug c/19031] New: #pragma weak handling changes in 4.0.0
 2005-01-01 23:27 UTC  (4+ messages)
` [Bug c/19031] [4.0 Regression] "

[Bug optimization/11203] New: source doesn't compile with -O0 but they compile with -O3
 2005-01-01 23:05 UTC  (6+ messages)
` [Bug inline-asm/11203] "

Extra 4.0 -fpic/-fPIC testsuite failures on i686-unknown-linux-gnu
 2005-01-01 22:47 UTC  (5+ messages)

[Bug tree-optimization/19107] regclass.c miscompiled by -ftree-vectorize
 2005-01-01 22:40 UTC  (6+ messages)

[Bug ada/19220] New: Return-by-reference type wrongly considered return-by-copy (regression)
 2005-01-01 22:39 UTC  (2+ messages)
` [Bug ada/19220] Return-by-reference type wrongly considered return-by-copy

[Bug libfortran/18982] New: open(status="new") does not generate an error if the file exists
 2005-01-01 22:07 UTC  (2+ messages)
` [Bug libfortran/18982] "

[Bug fortran/19168] New: Mismatched KINDs in SELECT CASE constucts is not handled correctly
 2005-01-01 21:57 UTC  (2+ messages)
` [Bug fortran/19168] "

[Bug ada/19219] New: ICE on legal (?) code: deriving from tagged type with unknown discriminants
 2005-01-01 21:41 UTC  (2+ messages)
` [Bug ada/19219] "

[Bug java/16839] New: Final vars in switch generate compile error in anonymous class
 2005-01-01 20:17 UTC  (3+ messages)
` [Bug java/16839] "

Extra 3.4 -fpic/-fPIC testsuite failures on i686-unknown-linux-gnu
 2005-01-01 17:08 UTC 

Extra 3.3 -fpic/-fPIC testsuite failures on i686-unknown-linux-gnu
 2005-01-01 16:35 UTC 

[Bug tree-optimization/17949] New: Tree loop optimization generates unaligned access (STRICT_ALIGNMENT is set)
 2005-01-01 16:28 UTC  (4+ messages)
` [Bug tree-optimization/17949] [4.0 Regression] "

[Bug c++/19108] New: [4.0 regression] ICE initializing arrays
 2005-01-01 16:28 UTC  (5+ messages)
` [Bug tree-optimization/19108] "

[Bug c++/17544] New: incorrect -Wunreachable-code warning for reachable code following a do statement
 2005-01-01 16:26 UTC  (5+ messages)
` [Bug middle-end/17544] [4.0 Regression] incorrect -Wunreachable-code warning for mains with a return statement

[Bug tree-optimization/19217] New: ICE: verify_stmts failed: address taken, but ADDRESSABLE bit not set
 2005-01-01 15:44 UTC  (8+ messages)
` [Bug tree-optimization/19217] "
` [Bug tree-optimization/19217] [4.0 Regression] "

[Bug c/19218] New: internal error with __attribute__ ((alias(xx))
 2005-01-01 13:19 UTC  (2+ messages)
` [Bug c/19218] "

[Bug libfortran/19213] New: CVS source broken on Solaris
 2005-01-01 12:28 UTC  (4+ messages)
` [Bug libfortran/19213] "

[Bug c++/19184] New: Octave compilation is failing during running "make"
 2005-01-01 12:17 UTC  (2+ messages)
` [Bug c++/19184] "

[Bug debug/17924] New: [4.0 Regression] gcc.dg/debug/dwarf2/dwarf-die7.c fails
 2005-01-01 12:16 UTC  (5+ messages)
` [Bug debug/17924] "

[Bug fortran/15235] New: [tree-ssa] libgfortran doesn't build on Solaris 10/x86
 2005-01-01 12:14 UTC  (2+ messages)
` [Bug libfortran/15235] libgfortran doesn't build on Solaris

[Bug ada/19183] New: GNAT -fPIC Bug
 2005-01-01 12:14 UTC  (2+ messages)
` [Bug ada/19183] "

[Bug libstdc++/18970] New: 3.4 default memory allocator much slower than 3.3 allocator when large amounts of data are turned over
 2005-01-01 11:10 UTC  (4+ messages)
` [Bug libstdc++/18970] "

[Bug c++/17154] New: Using declaration of function name ignored inside partial specialization of template class
 2005-01-01 10:08 UTC  (2+ messages)
` [Bug c++/17154] [4.0 Regression] "

[Bug tree-optimization/18179] New: vectorizer: wrong alignment/step/initial-address computed for struct accesses
 2005-01-01  9:50 UTC  (2+ messages)
` [Bug tree-optimization/18179] "

[Bug target/18916] New: vector code is generated to copy data to mis-aligned memory (-mcpu=G5)
 2005-01-01  7:17 UTC  (3+ messages)
` [Bug target/18916] [4.0 Regression] mis-aligned vector code with copy memory (-maltivec)

[Bug tree-optimization/19049] New: not vectorizing fortran loops
 2005-01-01  4:23 UTC  (2+ messages)
` [Bug tree-optimization/19049] not vectorizing fortran loops because not moving user lables on the tree level

[Bug libfortran/19216] New: formatted read with leading slash
 2005-01-01  3:42 UTC  (3+ messages)
` [Bug libfortran/19216] list directed "

[Bug tree-optimization/19042] New: Complex types are not SRA all the time
 2005-01-01  2:56 UTC  (6+ messages)
` [Bug tree-optimization/19042] "

[Bug fortran/18778] New: ENDFILE is not functionnal
 2005-01-01  2:14 UTC  (2+ messages)
` [Bug libfortran/18778] "

[Bug debug/17799] New: Non-optimizing compile loses 'this'
 2005-01-01  1:45 UTC  (3+ messages)
` [Bug middle-end/17799] [4.0 Regression] "

[Bug c++/19188] New: friend funtion inside a template class seems to have a problem
 2005-01-01  1:37 UTC  (3+ messages)
` [Bug c++/19188] "

[Bug rtl-optimization/19210] New: [4.0 Regression] not using do-loop for some loops
 2004-12-31 23:55 UTC  (11+ messages)
` [Bug rtl-optimization/19210] "

[Bug bootstrap/2670] Passing -fpic to cc gives warning
 2004-12-31 22:51 UTC  (2+ messages)

[Bug bootstrap/19151] New: [4.0 Regression] configure: Could not load module ../libiberty/libiberty.a(libiberty.so.0)
 2004-12-31 22:47 UTC  (2+ messages)
` [Bug bootstrap/19151] "

[Bug debug/19191] New: No DWARF2 DW_TAG_inlined_subroutine entry generated
 2004-12-31 22:26 UTC  (4+ messages)
` [Bug debug/19191] [4.0 Regression] "

[Bug ada/19211] New: GNAT bug box compiling a-exexda.adb with stage1 compiler
 2004-12-31 22:08 UTC  (6+ messages)
` [Bug target/19211] [4.0 Regression] "

[Bug bootstrap/19215] New: Gcc 4.0 failed to bootstrap on x86_64-unknown-linux-gnu
 2004-12-31 21:52 UTC  (4+ messages)
` [Bug bootstrap/19215] "
` [Bug regression/19215] [4.0 Regression] "

[Bug libstdc++/19060] New: fstream.tellp() result not changed after some output
 2004-12-31 19:40 UTC  (18+ messages)
` [Bug libstdc++/19060] "
` [Bug tree-optimization/19060] [4.0 Regression] "

[Bug c/19214] New: Internal compiler error in dwarf2out_finish, at dwarf2out.c:12301
 2004-12-31 17:46 UTC  (4+ messages)
` [Bug c/19214] "

[Bug target/18701] New: [4.0 regression] mmix-knuth-mmixware gcc.c-torture/execute failures: 20010224-1.c, 20020216-1.c, 20040218-1.c, 20040709-2.c
 2004-12-31 16:33 UTC  (4+ messages)
` [Bug target/18701] "

[Bug target/19201] New: [m68k] Inefficient code for array accesses (from old PROBLEMS)
 2004-12-31 14:58 UTC  (3+ messages)
` [Bug target/19201] "

[Bug target/19205] New: [m68k] avoid converting INDEX to SI mode if a narrower mode suffices
 2004-12-31 13:35 UTC  (2+ messages)
` [Bug target/19205] "

[Bug target/19204] New: [m68k] pea can force reloads that cause inefficient code
 2004-12-31 13:34 UTC  (2+ messages)
` [Bug target/19204] "

Difference in assembly
 2004-12-31  7:41 UTC  (2+ messages)

[Bug fortran/17941] New: gfortran: parser chokes on complex literal constant
 2004-12-31  6:08 UTC  (3+ messages)
` [Bug fortran/17941] "

[Bug debug/19212] New: /tmp/ccbY7YyA.s:6435: Error: attempt to get value of unresolved symbol `__s:V151'
 2004-12-31  5:52 UTC  (2+ messages)
` [Bug debug/19212] "

[Bug c++/11247] New: -frepo fails to instantiate typeinfo
 2004-12-31  0:14 UTC  (2+ messages)
` [Bug c++/11247] "

[Bug c++/19185] New: ICE: cp_expr_size, at cp/cp-lang.c:308
 2004-12-31  0:07 UTC  (2+ messages)
` [Bug c++/19185] [3.3 only] "

[Bug rtl-optimization/19038] New: Loop header copying
 2004-12-30 21:51 UTC  (5+ messages)
` [Bug tree-optimization/19038] [4.0 Regression] out-of ssa causing loops to have more than one BB

[Bug debug/19124] New: [4.0 regression] gcc generates incorrect dwarf2 debug info
 2004-12-30 21:01 UTC  (2+ messages)
` [Bug debug/19124] "

[Bug middle-end/19175] New: [3.4 regression] RTL checking failures on i686-pc-linux-gnu
 2004-12-30 20:40 UTC  (3+ messages)
` [Bug middle-end/19175] "

[Bug c/19198] New: ICE in copyprop_hardreg_forward_1
 2004-12-30 15:28 UTC  (2+ messages)
` [Bug rtl-optimization/19198] "

[Bug libstdc++/16896] New: [3.4/3.5 Regression] Use of non-reserved names in stl_list.h
 2004-12-30 15:16 UTC  (2+ messages)
` [Bug libstdc++/16896] "

[Bug libstdc++/19209] New: libstdc++ tempers with user name space
 2004-12-30 15:16 UTC  (5+ messages)
` [Bug libstdc++/19209] [4.0 Regression] "
` [Bug libstdc++/19209] [3.4/4.0 "

[Bug middle-end/19207] New: Suggestion for speeding up data flow analysis
 2004-12-30 14:53 UTC  (2+ messages)
` [Bug middle-end/19207] "

[Bug objc/18971] New: Can't send messages to methods with arrays as parameters
 2004-12-30 14:51 UTC  (2+ messages)
` [Bug objc/18971] [4.0 Regression] "

[Bug c++/19200] New: Friend declaration misinterpreted as constructor
 2004-12-30 14:33 UTC  (2+ messages)
` [Bug c++/19200] "

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