public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libfortran/37707] New: Namelist read of array of derived type incorrect
 2008-10-29  4:50 UTC  (4+ messages)
` [Bug libfortran/37707] "

[Bug middle-end/37943] New: [graphite] ICE : in build_graphite_scops, at graphite.c:1823
 2008-10-29  4:42 UTC  (3+ messages)
` [Bug middle-end/37943] "

[Bug middle-end/37886] New: [graphite] ICE: Segmentation fault
 2008-10-29  4:38 UTC  (2+ messages)
` [Bug middle-end/37886] "

[Bug c/37947] New: p->count += inc(p); // value of p->count is wrong, if inc(p) not only returns an int but also increases p->counter
 2008-10-29  1:46 UTC  (4+ messages)
` [Bug c/37947] "

[Bug bootstrap/37923] New: CPPFLAGS now unset for stage 1 build of libcpp files
 2008-10-28 23:38 UTC  (31+ messages)
` [Bug bootstrap/37923] "
` [Bug bootstrap/37923] [4.4 Regression] "

[Bug c++/37946] New: ICE with enum class
 2008-10-28 23:36 UTC  (2+ messages)
` [Bug c++/37946] "

[Bug target/37241] New: [4.4 Regression]: FAIL: g++.dg/abi/key2.C
 2008-10-28 23:34 UTC  (3+ messages)
` [Bug testsuite/37241] "

[Bug target/37878] New: PPC64 ldu command generated with invalid offset
 2008-10-28 23:15 UTC  (3+ messages)
` [Bug target/37878] [4.4 regression] "

[Bug ada/37945] New: GNAT Sockaddr and Sockaddr_In does not match c-structures on RTEMS
 2008-10-28 22:01 UTC  (3+ messages)
` [Bug ada/37945] "

[Bug middle-end/37339] New: [4.4 Regression] gcc.dg/pr33645-3.c scan-assembler-not var1_t
 2008-10-28 21:53 UTC  (3+ messages)
` [Bug middle-end/37339] "

[Bug target/37944] New: [4.4 Regression] FAIL: gcc.dg/pr33645-3.c scan-assembler-not var1_t
 2008-10-28 21:38 UTC  (2+ messages)
` [Bug target/37944] "

[Bug c/37940] New: no error detected for semicolon in C function declaration
 2008-10-28 20:27 UTC  (2+ messages)
` [Bug c/37940] "

[Bug c/23144] [4.2/4.3/4.4 Regression] invalid parameter forward declarations not diagnosed
 2008-10-28 20:27 UTC 

[Bug fortran/37930] New: gfortran error and ICE at automatic type conversion with transfer intrinsic
 2008-10-28 20:16 UTC  (16+ messages)
` [Bug fortran/37930] "

[Bug c/37663] New: ice in simplify_truth_ops_using_ranges, at tree-vrp.c:6335
 2008-10-28 20:11 UTC  (4+ messages)
` [Bug tree-optimization/37663] [4.4 Regression] "

[Bug c/37924] New: ice in smallest_mode_for_size, at stor-layout.c:219
 2008-10-28 19:07 UTC  (7+ messages)
` [Bug c/37924] [4.2/4.3/4.4 Regression] "
` [Bug c/37924] [4.2/4.3 "

[Bug fortran/37903] New: wrong-code for complicated vector subscripts
 2008-10-28 18:47 UTC  (8+ messages)
` [Bug fortran/37903] [4.3/4.4 Regression] "

[Bug fortran/37926] New: Program gives wrong output (connected to char len)
 2008-10-28 18:44 UTC  (3+ messages)
` [Bug fortran/37926] "

[Bug libfortran/37839] New: st_parameter_dt has unwanted padding, is out of sync with compiler
 2008-10-28 18:28 UTC  (2+ messages)
` [Bug libfortran/37839] "

[Bug fortran/35810] New: [F2003] Automatic reallocation on assignment to allocatable variables
 2008-10-28 17:39 UTC  (2+ messages)
` [Bug fortran/35810] [TR 15581 / F2003] "

[Bug target/37939] New: [4.2/4.3/4.4 Regression] CRIS port: no addi insn
 2008-10-28 16:57 UTC  (4+ messages)
` [Bug target/37939] "

[Bug c++/37932] New: narrowing conversion with -std=c++0x
 2008-10-28 15:43 UTC  (2+ messages)
` [Bug c++/37932] "

[Bug c++/37933] New: reference to ... is amibgous: same error shown twice for same line of code
 2008-10-28 15:29 UTC  (2+ messages)
` [Bug c++/37933] "

[Bug c++/37936] New: Conditional operator optimization error with const int&
 2008-10-28 15:25 UTC  (5+ messages)
` [Bug c++/37936] "

[Bug target/36568] New: infinite _Unwind_Backtrace / thread stack unwinding
 2008-10-28 15:19 UTC  (2+ messages)
` [Bug target/36568] "

[Bug c++/37934] New: show a warning when a symbol is unused and completely removed from the output file
 2008-10-28 15:11 UTC  (2+ messages)
` [Bug c++/37934] "

[Bug libgomp/37938] New: libgomp testsuite failures on ia64-linux
 2008-10-28 15:04 UTC  (2+ messages)
` [Bug libgomp/37938] "

[Bug fortran/35840] New: ICE for character expression in I/O specifier
 2008-10-28 14:10 UTC  (2+ messages)
` [Bug fortran/35840] "

[Bug fortran/35820] New: internal compiler error with forall
 2008-10-28 14:07 UTC  (2+ messages)
` [Bug fortran/35820] internal compiler error with nested FORALL

[Bug fortran/37937] New: Bind(C) diagnostic when using c_double for COMPLEX variables
 2008-10-28 13:36 UTC 

[Bug libgomp/37935] New: omp_set_schedule not documented in libgomp.texi
 2008-10-28 13:21 UTC 

[Bug c/37913] New: internal compiler error: Segmentation fault
 2008-10-28 13:10 UTC  (3+ messages)
` [Bug middle-end/37913] [4.4 Regression] ICE: Segmentation fault in link_block, cfg.c:153

[Bug c++/26693] New: [4.0/4.1/4.2 regression] Access checks not performed for types in templates
 2008-10-28 12:17 UTC  (2+ messages)
` [Bug c++/26693] [4.2/4.3/4.4 "

[Bug c/37931] New: ice: verify_gimple failed
 2008-10-28 10:40 UTC  (5+ messages)
` [Bug c/37931] [4.4 Regression] "
` [Bug middle-end/37931] "

Fur 0,00 Eu. Muster
 2008-10-28  3:32 UTC 

[Bug middle-end/37364] New: [4.4 Regression] IRA generates ineffient code
 2008-10-28  1:37 UTC  (4+ messages)
` [Bug target/37364] [4.4 Regression] IRA generates inefficient code due to missing regmove pass

[Bug rtl-optimization/37272] New: [4.4 Regression] IRA has caused ppc64-double-1.c to fail
 2008-10-27 23:36 UTC  (3+ messages)
` [Bug rtl-optimization/37272] "

[Bug middle-end/37378] New: [4.4 Regression] Divide_X
 2008-10-27 22:07 UTC  (3+ messages)
` [Bug target/37378] [4.4 Regression] Revision 139827 causes Divide_X

[Bug rtl-optimization/37782] New: [4.4 regression] Stage2 ada compiler miscompiled
 2008-10-27 22:07 UTC  (6+ messages)
` [Bug rtl-optimization/37782] "

[Bug pending/37879] New: g++: internal compiler error: Segmentation fault
 2008-10-27 20:43 UTC  (5+ messages)
` [Bug tree-optimization/37879] [4.3/4.4 Regression] ICE with "wrong" use of noreturn attribute and optimization

[Bug fortran/36091] New: false positive in bounds checking with forall
 2008-10-27 19:25 UTC  (2+ messages)
` [Bug fortran/36091] "

[Bug middle-end/37929] New: [graphite] ICE :in single_succ_edge, at basic-block.h:642
 2008-10-27 18:56 UTC  (2+ messages)
` [Bug middle-end/37929] "

[Bug middle-end/37928] New: [graphite] ICE :Segmentation fault
 2008-10-27 18:53 UTC  (2+ messages)
` [Bug middle-end/37928] "

[Bug other/37897] New: decNumber functions break strict-aliasing rules
 2008-10-27 18:19 UTC  (3+ messages)
` [Bug other/37897] "

[Bug middle-end/37884] New: [4.4 Regression] Bootstrap failure due to miscompilation of tree-vrp.c
 2008-10-27 17:28 UTC  (4+ messages)
` [Bug middle-end/37884] "

[Bug libstdc++/37919] New: [c++0x] GCC 4.4 regression r141214 of gcc c++0x stl_pair.c causes a boost 1.36 compilation to fail
 2008-10-27 16:53 UTC  (4+ messages)
` [Bug libstdc++/37919] "

[Bug tree-optimization/37916] New: [4.0 Regression] SSA names causing register pressure; unnecessarily many simultaneously "live" names
 2008-10-27 16:37 UTC  (11+ messages)
` [Bug tree-optimization/37916] "
` [Bug tree-optimization/37916] [Regression] "
` [Bug tree-optimization/37916] [4.2/4.3/4.4 Regression] "

[Bug middle-end/37813] New: assert with IRA_COVER_CLASSES with singleton
 2008-10-27 16:27 UTC  (2+ messages)
` [Bug middle-end/37813] "

[Bug middle-end/37316] New: [4.4 Regression] Small structs are not passed correctly on hppa64-*-*
 2008-10-27 15:26 UTC  (7+ messages)
` [Bug middle-end/37316] "

[Bug libstdc++/37522] New: [4.4 regression] Incorrect vswprintf prototype breaks __to_xstring
 2008-10-27 15:04 UTC  (5+ messages)
` [Bug libstdc++/37522] "

[Bug c++/36254] New: wrong "control reaches end of non-void function" warning
 2008-10-27 14:36 UTC  (5+ messages)
` [Bug c++/36254] "

[Bug c/37917] New: inline functions are lost when defining c99/gnu99 without inline optimizations
 2008-10-27 12:03 UTC  (3+ messages)
` [Bug c/37917] "

[Bug c/37526] New: ICE using --combine -O2
 2008-10-27 11:23 UTC  (3+ messages)
` [Bug tree-optimization/37526] [4.4 Regression] "

[Bug libmudflap/37927] New: Mudflap : invalid reads when accessing static objects in shared libraries
 2008-10-27 10:49 UTC  (4+ messages)
` [Bug libmudflap/37927] "

[Bug tree-optimization/37914] New: internal compiler error: vector VEC(basic_block,base) index domain error
 2008-10-27 10:44 UTC  (2+ messages)
` [Bug middle-end/37914] [4.4 Regression] "

[Bug fortran/37925] New: some error during 'make' on GCC 4.3.2
 2008-10-27  7:58 UTC 

[Bug c++/12604] [meta-bug] typeof in template parameters
 2008-10-27  2:28 UTC 

[Bug c++/37922] New: code generation error
 2008-10-27  2:19 UTC  (2+ messages)
` [Bug c++/37922] "

[Bug middle-end/37902] New: [4.3 Regression] in_system_header bug
 2008-10-27  2:01 UTC  (2+ messages)
` [Bug middle-end/37902] "

[Bug c++/37920] New: ICE (segv) with typename typeof
 2008-10-27  2:01 UTC  (4+ messages)
` [Bug c++/37920] "
` [Bug c++/37920] ICE (segv) with typename typeof in local struct

[Bug c/37881] New: -Wunreachable-code warns for system headers macros
 2008-10-27  1:50 UTC  (2+ messages)
` [Bug c/37881] "

[Bug c/37918] New: bitfield shift fails with optimizer (-O2)
 2008-10-27  1:43 UTC  (2+ messages)
` [Bug c/37918] [4.2 Regression] "

[Bug bootstrap/37859] New: Bootstrap failure on mips64octeon-unknown-linux-gnu
 2008-10-27  1:27 UTC  (2+ messages)
` [Bug bootstrap/37859] "

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