public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug target/34637] New: ICE in rws_insn_set, at config/ia64/ia64.c:5335
 2008-01-11 21:51 UTC  (2+ messages)
` [Bug target/34637] "

[Bug inline-asm/33932] New: miscalculation of asm labels with -g3
 2008-01-11 21:43 UTC  (3+ messages)
` [Bug inline-asm/33932] "

[Bug fortran/34722] New: compile results in "internal compiler error: segmentation fault" message
 2008-01-11 21:31 UTC  (5+ messages)
` [Bug fortran/34722] [4.3 Regression] ICE: left-over "@iostat" variable polutes namespace

[Bug libfortran/34745] New: collect array bounds checking
 2008-01-11 21:24 UTC 

[Bug middle-end/34744] New: Memory leaks in compiler with empty program
 2008-01-11 21:20 UTC 

[Bug libfortran/34670] New: bounds checking for array intrinsics
 2008-01-11 21:19 UTC  (2+ messages)
` [Bug libfortran/34670] "

[Bug c++/31309] New: g++ 4.2.0 amd64 codegen issue with -O0. 6 byte assignment at end of structure reads/writes past end of structure causing SEGV when that memory is not accessable
 2008-01-11 20:30 UTC  (3+ messages)
` [Bug middle-end/31309] [4.1/4.2/4.3 regression] reads/writes past end of structure
` [Bug middle-end/31309] [4.1/4.2 "

[Bug fortran/32489] New: Endless loop when compiling
 2008-01-11 20:22 UTC  (2+ messages)
` [Bug fortran/32489] "

[Bug fortran/34537] New: ICE (FPE) for TRANSFER('string', char_ptr)
 2008-01-11 20:15 UTC  (4+ messages)
` [Bug fortran/34537] ICE or wrong code for TRANSFER of constant string to character

[Bug c/31944] New: Endless loop while building a 64-bit 2.6.20 kernel
 2008-01-11 19:46 UTC  (10+ messages)
` [Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] "

[Bug libstdc++/34730] New: Legal program doesn't compile with -D_GLIBCXX_DEBUG
 2008-01-11 18:27 UTC  (6+ messages)
` [Bug libstdc++/34730] "

[Bug middle-end/34743] New: Testcase gcc.dg/tree-ssa/20070302-1.c is broken
 2008-01-11 18:26 UTC  (3+ messages)
` [Bug middle-end/34743] "

[Bug libstdc++/34733] New: numpunct::grouping() doesn't match libc value for Bulgarian (bg_BG) locale
 2008-01-11 18:10 UTC  (13+ messages)
` [Bug libstdc++/34733] "

[Bug c/31529] New: ICE in cgraph_expand_function with IMA
 2008-01-11 16:39 UTC  (3+ messages)
` [Bug middle-end/31529] [4.3 Regression] "

[Bug c/32135] New: bogus array-ref fold triggering array overflow warning
 2008-01-11 15:59 UTC  (3+ messages)
` [Bug middle-end/32135] [4.3 Regression] "

[Bug c++/34052] New: [4.3 regression] Trouble with variadic templates as template-template parameter
 2008-01-11 15:58 UTC  (2+ messages)
` [Bug c++/34052] "

[Bug c/28779] New: internal compiler error: in cgraph_estimate_size_after_inlining, at ipa-inline.c:106
 2008-01-11 15:57 UTC  (5+ messages)
` [Bug middle-end/28779] "

[Bug middle-end/30905] New: [dataflow] Fails to cross-jump
 2008-01-11 15:39 UTC  (8+ messages)
` [Bug middle-end/30905] [4.3 Regression] "

[Bug c++/34738] New: gcc fails to compile a file in the trolltech qt 4.3.0 source tree. Internal compiler error or "cc1plus: out of memory allocating"
 2008-01-11 15:25 UTC  (12+ messages)
` [Bug c++/34738] "

[Bug fortran/34742] New: Document the kind of integer passed for string lengths
 2008-01-11 15:09 UTC 

[Bug fortran/34741] New: Bounds-check of array-pointer == [ constructor ]
 2008-01-11 14:57 UTC 

[Bug c++/33964] New: internal compiler error: in dependent_type_p, at cp/pt.c:15319 (vararg templates)
 2008-01-11 14:45 UTC  (2+ messages)
` [Bug c++/33964] [4.3 Regression] "

[Bug fortran/33037] New: TRANSFER intrinsic is context sensitive
 2008-01-11 14:13 UTC  (2+ messages)
` [Bug fortran/33037] TRANSFER should warn on mismatched sizes

[Bug c++/34691] New: Default argument checking not performed after overload resolution
 2008-01-11 14:12 UTC  (4+ messages)
` [Bug c++/34691] [4.1/4.2/4.3 Regression] Default argument checking not performed after overload resolution with C linkage

[Bug fortran/34740] New: -fbounds-check with TRANSFER misses out of bounds in array assignment
 2008-01-11 14:11 UTC 

[Bug tree-optimization/34683] New: compile-time problem with -fstrict-aliasing
 2008-01-11 13:58 UTC  (11+ messages)
` [Bug tree-optimization/34683] [4.3 Regression] SSA rewriting in the loop unroller causes quadratic behavior
` [Bug tree-optimization/34683] "

[Bug target/33826] New: GCC generates wrong code for infinitely recursive functions
 2008-01-11 13:19 UTC  (5+ messages)
` [Bug tree-optimization/33826] [4.1/4.2/4.3 Regression] "

[Bug libstdc++/34626] New: Header constructors_destructor_fn_imps.hpp not found on AIX 5.3/IBM PPC
 2008-01-11 13:16 UTC  (2+ messages)
` [Bug libstdc++/34626] "

[Bug middle-end/34739] New: Need full backport of 28796
 2008-01-11 13:10 UTC  (9+ messages)
` [Bug middle-end/34739] "
` [Bug middle-end/34739] [4.2 Regression] "

[Bug c/34732] New: Optimization flag trigger unexpected crash
 2008-01-11 12:56 UTC  (8+ messages)
` [Bug middle-end/34732] "
` [Bug c/34732] "

[Bug c/34737] New: missed optimization, foo(p); p++ is better then foo(p++)
 2008-01-11 11:48 UTC  (4+ messages)
` [Bug c/34737] "
` [Bug tree-optimization/34737] Inefficient gimplification of post-modified function arguments, TER doesn't do its work
` [Bug tree-optimization/34737] Scheduling of post-modified function arguments is not good

[Bug fortran/34556] New: Rejects valid with bogus error message: parameter initalization
 2008-01-11 11:18 UTC  (2+ messages)
` [Bug fortran/34556] "

[Bug rtl-optimization/15482] can't find a register in class `GENERAL_REGS' while reloading `asm'
 2008-01-11 10:14 UTC 

[Bug c/34735] New: C99 6.7.4/2 is not diagnose
 2008-01-11  9:55 UTC  (3+ messages)
` [Bug c/34735] C99 6.7.4/3 "

[Bug target/34641] New: [4.3 Regression] ICE in reload_cse_simplify_operands, at postreload.c:395
 2008-01-11  9:36 UTC  (4+ messages)
` [Bug target/34641] "

[Bug rtl-optimization/34529] New: Wrong code with altivec and offsets
 2008-01-11  9:13 UTC  (3+ messages)
` [Bug rtl-optimization/34529] [4.1/4.2/4.3 Regression] Wrong code with altivec stores "
` [Bug target/34529] "

[Bug rtl-optimization/34628] [4.2/4.3 Regression] problems with inlining on ARM
 2008-01-11  8:53 UTC  (2+ messages)

[Bug preprocessor/34692] New: [4.2/4.3 regression]
 2008-01-11  8:52 UTC  (3+ messages)
` [Bug preprocessor/34692] [4.2/4.3 regression] Internal error with pragma in macro

[Bug c/34668] New: ICE in find_compatible_field
 2008-01-11  8:15 UTC  (4+ messages)
` [Bug c/34668] [4.3 Regression] ICE in find_compatible_field with -combine

[Bug tree-optimization/34648] New: [4.3 Regression] ICE in find_or_generate_expression
 2008-01-11  7:33 UTC  (2+ messages)
` [Bug tree-optimization/34648] "

[Bug c++/33887] New: Reference to bitfield gets wrong value when optimizing
 2008-01-11  7:29 UTC  (2+ messages)
` [Bug c++/33887] [4.1/4.2/4.3 Regression] "

[Bug libfortran/34712] New: Formatted write of float broken (mingw32)
 2008-01-11  7:29 UTC  (2+ messages)
` [Bug libfortran/34712] "

[Bug c/34736] New: AVR optimiser does not keep interrupt disabled blocks small
 2008-01-11  7:28 UTC  (4+ messages)
` [Bug c/34736] "

[Bug c/16622] [C99] extern inline is handled wrong in C99 mode
 2008-01-11  6:05 UTC 

[Bug c/29256] New: [4.2.0 performance regression]
 2008-01-11  6:04 UTC  (3+ messages)
` [Bug middle-end/29256] [4.2/4.3 regression] loop performance regression

[Bug pending/27971] New: eliminate shift in array[(x>>2)&3]
 2008-01-11  4:51 UTC  (2+ messages)
` [Bug target/27971] "

[Bug middle-end/33187] New: Missed cmove opportunity
 2008-01-11  4:38 UTC  (4+ messages)
` [Bug middle-end/33187] "

[Bug c++/34734] New: attribute((progmem)) not handled properly in C++ for AVRs
 2008-01-11  2:28 UTC 

[Bug ada/34466] New: s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface"
 2008-01-11  2:19 UTC  (3+ messages)
` [Bug ada/34466] "

[Bug fortran/34396] New: Length of substrings defined by expressions not correctly computed in constructors
 2008-01-10 19:25 UTC  (4+ messages)
` [Bug fortran/34396] "

[Bug c/32895] New: Clobber list isn't working
 2008-01-10 19:22 UTC  (2+ messages)
` [Bug target/32895] "

[Bug ada/34400] New: [4.3 regression] gnat1 takes too long to compile g-catiio.adb with SJLJ exceptions
 2008-01-10 19:19 UTC  (2+ messages)
` [Bug middle-end/34400] [4.3 regression] bad interaction between DF and "

[Bug rtl-optimization/30957] New: Misscompare with variable expansion optimization
 2008-01-10 19:14 UTC  (5+ messages)
` [Bug rtl-optimization/30957] "

[Bug tree-optimization/30927] New: tree-nested creates pointless static chains and trampolines when the callgraph is non-trivial
 2008-01-10 19:12 UTC  (2+ messages)
` [Bug tree-optimization/30927] "

[Bug target/34299] New: [avr] ICE on function attribute syntax for main()
 2008-01-10 18:45 UTC  (5+ messages)
` [Bug target/34299] "

[Bug middle-end/31094] New: Support annotating function parameters as read-only and/or non-escaping
 2008-01-10 16:47 UTC  (3+ messages)
` [Bug middle-end/31094] "

[Bug fortran/34721] New: Output statements fool the -Wuninitialized option
 2008-01-10 15:39 UTC  (3+ messages)
` [Bug fortran/34721] "

[Bug fortran/34729] New: Localization of run-time error messages, written into the executable
 2008-01-10 15:09 UTC 

[Bug target/34651] New: [4.3 Regression] ICE in set_value_range, at tree-vrp.c:321
 2008-01-10 15:02 UTC  (4+ messages)
` [Bug tree-optimization/34651] "

../gcc-4.2.2/libstdc++-v3/configure can't determine version of ld 2.18
 2008-01-10 14:30 UTC 

[Bug c++/34727] New: problem with templates and inheritence
 2008-01-10 14:04 UTC  (4+ messages)
` [Bug c++/34727] "

[Bug boehm-gc/34728] New: Unrecognized opcode: `lwsync' when compiling gcc 4.2.2 on a 7457
 2008-01-10  7:46 UTC  (5+ messages)
` [Bug boehm-gc/34728] "

[Bug tree-optimization/23821] [4.0/4.1/4.2/4.3 Regression] DOM and VRP creating harder to optimize code
 2008-01-10  1:21 UTC 

[Bug tree-optimization/34563] New: noinline function being inlined
 2008-01-10  0:55 UTC  (3+ messages)
` [Bug tree-optimization/34563] noinline function call being removed

[Bug java/33764] New: [4.3 regression] gij is built as 32-bit binary when building multilib gcc
 2008-01-10  0:01 UTC  (4+ messages)
` [Bug libgcj/33764] [4.2/4.3 "

my sister and a dog humping
 2008-01-09 22:36 UTC 

[Bug tree-optimization/34017] New: ICE in lambda_loopnest_to_gcc_loopnest with -O2 -ftree-loop-linear
 2008-01-09 22:18 UTC  (3+ messages)
` [Bug tree-optimization/34017] [4.2/4.3 Regression] "

[Bug tree-optimization/34708] New: Inlining heuristics issue
 2008-01-09 20:50 UTC  (2+ messages)
` [Bug tree-optimization/34708] "

[Bug c/34266] New: ICE
 2008-01-09 20:37 UTC  (2+ messages)
` [Bug target/34266] ICE

[Bug target/31684] New: [4.3 Regression] ICE in get_attr_first_insn, at config/ia64/itanium2.md:1839 at -O2
 2008-01-09 19:45 UTC  (2+ messages)
` [Bug target/31684] "

[Bug regression/33928] New: 33% performance slowdown from 4.2.2 in floating-point code
 2008-01-09 19:21 UTC  (2+ messages)
` [Bug regression/33928] [4.3 Regression] 22% performance slowdown from 4.2.2 to 4.3.0 "

[Bug target/34711] New: g++.dg/tree-ssa/ivopts-1.C fails for power
 2008-01-09 18:43 UTC  (2+ messages)
` [Bug target/34711] g++.dg/tree-ssa/ivopts-1.C fails for power and arm

[Bug c++/34550] New: reference data template args appear to be broken in 4.2.1 ?
 2008-01-09 18:29 UTC  (2+ messages)
` [Bug c++/34550] "

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