public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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++/34691] New: Default argument checking not performed after overload resolution
 2008-01-11  8:18 UTC  (2+ messages)
` [Bug c++/34691] [4.1/4.2/4.3 Regression] Default argument checking not performed after overload resolution with C linkage

[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  (4+ 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 libstdc++/34733] New: numpunct::grouping() doesn't match libc value for Bulgarian (bg_BG) locale
 2008-01-11  6:06 UTC  (10+ messages)
` [Bug libstdc++/34733] "

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

[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 target/33826] New: GCC generates wrong code for infinitely recursive functions
 2008-01-11  4:22 UTC  (4+ messages)
` [Bug tree-optimization/33826] [4.1/4.2/4.3 Regression] "

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

[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 c/31944] New: Endless loop while building a 64-bit 2.6.20 kernel
 2008-01-11  1:24 UTC  (9+ messages)
` [Bug rtl-optimization/31944] [4.1/4.2/4.3 Regression] "

[Bug tree-optimization/34683] New: compile-time problem with -fstrict-aliasing
 2008-01-10 23:45 UTC  (14+ messages)
` [Bug tree-optimization/34683] [4.3 Regression] Fortran FE generated IL pessimizes middle-end IL and analysis
` [Bug tree-optimization/34683] [4.3 Regression] SSA rewriting in the loop unroller causes quadratic behavior
` [Bug tree-optimization/34683] "

[Bug middle-end/30905] New: [dataflow] Fails to cross-jump
 2008-01-10 23:18 UTC  (3+ messages)
` [Bug middle-end/30905] [4.3 Regression] "

[Bug libstdc++/34730] New: Legal program doesn't compile with -D_GLIBCXX_DEBUG
 2008-01-10 21:24 UTC  (5+ messages)
` [Bug libstdc++/34730] "

[Bug c/34732] New: Optimization flag trigger unexpected crash
 2008-01-10 20:22 UTC  (7+ messages)
` [Bug c/34732] "
` [Bug middle-end/34732] "

[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  (6+ messages)
` [Bug tree-optimization/34651] "

[Bug target/34628] [4.2/4.3 Regression] problems with inlining on ARM
 2008-01-10 14:37 UTC  (3+ messages)
` [Bug rtl-optimization/34628] "

../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  (5+ messages)
` [Bug tree-optimization/34017] [4.2/4.3 Regression] "

[Bug rtl-optimization/34529] New: Wrong code with altivec and offsets
 2008-01-09 21:23 UTC  (2+ messages)
` [Bug rtl-optimization/34529] [4.1/4.2/4.3 Regression] Wrong code with altivec stores "

[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  (3+ 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] "

[Bug c++/34726] New: explicit specialization in non-namespace scope strange behavior
 2008-01-09 18:13 UTC 

[Bug middle-end/30165] New: Gimplifier does not produce valid gimple for &(int)real_val
 2008-01-09 16:44 UTC  (4+ messages)
` [Bug middle-end/30165] "

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

[Bug c++/34610] New: [4.3 regression] ICE with "-fprofile-arcs -fopenmp"
 2008-01-09 16:32 UTC  (3+ messages)
` [Bug gcov-profile/34610] "

[Bug tree-optimization/30132] New: ICE in find_lattice_value, at tree-complex.c:133
 2008-01-09 15:57 UTC  (4+ messages)
` [Bug tree-optimization/30132] [4.1/4.2/4.3 Regression] "
` [Bug tree-optimization/30132] [4.1/4.2 "

gcc-4.2.2 configure can't identify assembler 2.18 version
 2008-01-09 15:52 UTC 

[Bug c/31529] New: ICE in cgraph_expand_function with IMA
 2008-01-09 15:48 UTC  (2+ messages)
` [Bug middle-end/31529] [4.3 Regression] "

[Bug middle-end/34725] New: [4.3 regression] gcc 4.3-rev 131213 miscompiles libgcrypt 1.4.0 at -O2 -mtune=i686 -fomit-frame-pointer
 2008-01-09 15:37 UTC 

[Bug target/34458] New: [4.3 Regression] ICE in int_cst_value, at tree.c:8047 at -O3
 2008-01-09 15:06 UTC  (5+ messages)
` [Bug tree-optimization/34458] "

[Bug tree-optimization/32306] New: Bad Code generation ( Tree optimization )
 2008-01-09 14:51 UTC  (2+ messages)
` [Bug tree-optimization/32306] [4.2/4.3 Regression] DOM jump threading no longer iterates

[Bug target/34679] New: [4.3 Regression] ICE: tree check: expected integer_type, have enumeral_type in host_integerp, at tree.c:4949
 2008-01-09 14:46 UTC  (9+ messages)
` [Bug tree-optimization/34679] [4.3 Regression] ICE: tree check: expected integer_type, have enumeral_type in host_integerp, at tree.c:4949 (predictive commoning)

[Bug c++/34715] New: always_inline does not seem to force inlining when used only in the definition of a function in a namespace
 2008-01-09 12:27 UTC  (2+ messages)
` [Bug tree-optimization/34715] "

[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-09 12:15 UTC  (3+ messages)
` [Bug middle-end/31309] "

[Bug debug/26364] New: [4.1/4.2 regression]: Uninlined function is marked as inlined
 2008-01-09 12:13 UTC  (3+ messages)
` [Bug debug/26364] [4.0/4.1/4.2/4.3 regression] [no unit-at-a-time mode] "
` [Bug debug/26364] [4.1/4.2 "

[Bug c++/34724] New: Trouble with friend declaration across namespaces
 2008-01-09 11:43 UTC  (2+ messages)
` [Bug c++/34724] "

gcc 4.2.2 fails to compile file on aix 5.2 with "cc1plus: out of memory allocating", works without optimization
 2008-01-09 10:12 UTC 

[Bug tree-optimization/34723] New: Summing ariable should be initialized to the first member before the loop
 2008-01-09  9:56 UTC  (2+ messages)
` [Bug tree-optimization/34723] Summing variable "

[Bug tree-optimization/31248] New: Too much casting for char operands on tree level
 2008-01-09  9:46 UTC  (3+ messages)
` [Bug rtl-optimization/31248] char adding (in loops) gives an extra move or two

[Bug ada/34717] New: Ada runtime improvements for OpenBSD to enable tasking and related features
 2008-01-09  8:32 UTC  (2+ messages)
` [Bug ada/34717] "

[Bug c++/34355] New: ICE: invariant not recomputed when ADDR_EXPR changed with -ftree-parallelize-loops
 2008-01-09  8:23 UTC  (3+ messages)
` [Bug tree-optimization/34355] "

[Bug c/34720] New: ICE in real_to_decimal, at real.c:1656
 2008-01-09  7:58 UTC  (3+ messages)
` [Bug c/34720] "

[Bug c++/34152] New: Erratic behaviour: Exception translation (throw from signal handlers)
 2008-01-09  7:40 UTC  (3+ messages)
` [Bug c++/34152] "

[Bug testsuite/30459] New: FAIL: g++.dg/eh/ia64-2.C (test for excess errors)
 2008-01-09  5:51 UTC  (4+ messages)
` [Bug testsuite/30459] "

[Bug c++/34684] New: Cross DLL Exceptions
 2008-01-09  5:28 UTC  (2+ messages)
` [Bug c++/34684] "

[Bug middle-end/34718] New: gcc.dg/vect/vect-iv-9.c fails with --disable-checking
 2008-01-09  3:29 UTC  (2+ messages)
` [Bug middle-end/34718] "

[Bug c++/34687] New: my gcc wont compile
 2008-01-09  3:27 UTC  (5+ messages)
` [Bug c++/34687] as crashed

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

[Bug fortran/34719] New: N_GSYM stabs warning with common blocks on Mac OS X Leopard
 2008-01-09  0:47 UTC  (2+ messages)
` [Bug fortran/34719] "

[Bug bootstrap/34259] New: Compile gcc 3.4.6 on tru64 unix v5.1b problem with yacc syntax
 2008-01-09  0:14 UTC  (2+ messages)
` [Bug bootstrap/34259] "

[Bug c++/33819] New: Miscompiled shift of C++ bitfield
 2008-01-09  0:05 UTC  (2+ messages)
` [Bug c++/33819] [4.2/4.3 Regression] "

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