public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug rtl-optimization/35542] New: fwprop only propagates one operand
 2008-08-01  9:56 UTC  (3+ messages)
` [Bug rtl-optimization/35542] [4.3 Regression] "

[Bug bootstrap/35752] New: Combined gcc + binutils source tree doesn't bootstrap
 2008-08-01  9:53 UTC  (4+ messages)
` [Bug bootstrap/35752] [4.3/4.4 Regression]: Combined gcc + binutils source tree doesn't bootstrap with --enable-shared
` [Bug bootstrap/35752] [4.3 "

[Bug middle-end/36988] New: [4.4 Regression] ICE in gimple_rhs_has_side_effects, at gimple.c:2369
 2008-08-01  9:39 UTC  (3+ messages)
` [Bug middle-end/36988] "

[Bug c++/36408] New: [4.3/4.4 regression] ICE with statement expression in template
 2008-08-01  9:34 UTC  (5+ messages)
` [Bug c++/36408] "

[Bug bootstrap/36995] New: [4.3 Regression] cannot build combined tree from 4.3 branch + trunk binutils
 2008-08-01  9:23 UTC 

[Bug other/33503] New: Can not build gcc from combined tree - bug in libtool
 2008-08-01  9:07 UTC  (3+ messages)
` [Bug bootstrap/33503] [4.3/4.4 Regression] problems with libtool wrapper scripts on mingw32

[Bug fortran/34228] New: -std=f* should diagnose used but later typed variables
 2008-08-01  8:28 UTC  (2+ messages)
` [Bug fortran/34228] "

[Bug other/36994] New: gcc/makefile contains one very long line (over 2k)
 2008-08-01  8:25 UTC 

[Bug c++/36993] New: g++ crashes with segfault upon wrong placement of case label
 2008-08-01  7:27 UTC 

[Bug bootstrap/36948] New: cc1.exe: internal compiler error: Segmentation fault
 2008-08-01  4:35 UTC  (3+ messages)
` [Bug bootstrap/36948] "

[Bug target/36992] New: Very stange code for _mm_move_epi64
 2008-08-01  3:30 UTC 

[Bug driver/36968] New: [4.4 regression] malloc corruption building jv-convert.exe
 2008-07-31 23:00 UTC  (2+ messages)
` [Bug driver/36968] "

[Bug debug/36977] New: Incorrect debug info for stack variables with stack alignment
 2008-07-31 21:33 UTC  (6+ messages)
` [Bug debug/36977] "

[Bug target/35100] New: [4.3 regression] internal compiler error: in extract_insn, at recog.c:1990
 2008-07-31 20:40 UTC  (4+ messages)
` [Bug target/35100] [4.2/4.3/4.4 "

[Bug c++/36405] New: [4.3/4.4 regression] ICE with typeid of member function
 2008-07-31 20:21 UTC  (4+ messages)
` [Bug c++/36405] "

[Bug rtl-optimization/36419] New: [4.3 Regression] Wrong unwind info with -Os -fasynchronous-unwind-tables
 2008-07-31 20:21 UTC  (4+ messages)
` [Bug rtl-optimization/36419] [4.3/4.4 "

[Bug c/36987] New: Truncated C struct data initializer with variable size trailing array
 2008-07-31 19:55 UTC  (5+ messages)
` [Bug c/36987] "
` [Bug middle-end/36987] "

[Bug c/25805] [4.0 Regression] Incorrect handling of zero-initialized flexible arrays
 2008-07-31 19:47 UTC 

[Bug c/36613] New: likely codegen bug
 2008-07-31 19:33 UTC  (4+ messages)
` [Bug target/36613] [4.2/4.3/4.4 Regression] "

[Bug pch/36649] New: [4.3 Regression] -H option doesn't work as expected
 2008-07-31 19:17 UTC  (7+ messages)
` [Bug preprocessor/36649] [4.3/4.4 "

[Bug tree-optimization/36991] New: internal compiler error: in remove_useless_stmts_1, at tree-cfg.c:1882
 2008-07-31 18:40 UTC  (3+ messages)
` [Bug tree-optimization/36991] "

[Bug middle-end/36980] New: Bootstrap broken with RTL checking on i586
 2008-07-31 17:49 UTC  (10+ messages)
` [Bug middle-end/36980] [4.4 Regression] "
` [Bug debug/36980] "

[Bug middle-end/36633] New: warning "array subscript is below array bounds" on delete [] with -O2, -Wall
 2008-07-31 17:42 UTC  (3+ messages)
` [Bug middle-end/36633] [4.4 Regression] "

[Bug middle-end/36990] New: ICE when gcc (4.4.0-20080731) uses -fipa-cp with -O
 2008-07-31 16:43 UTC 

[Bug c/36989] New: Wrong type for (... ? ... : ...)
 2008-07-31 15:46 UTC  (2+ messages)
` [Bug c/36989] "

[Bug c/456] constant expressions constraints (gcc.dg/c90-const-expr-1)
 2008-07-31 15:46 UTC 

[Bug debug/36976] New: FAIL: g++.dg/torture/stackalign/unwind-2.C
 2008-07-31 15:37 UTC  (3+ messages)
` [Bug debug/36976] "

[Bug c++/36631] New: [4.3 Regression] attribute always_inline -> sorry, unimplemented: recursive inlining
 2008-07-31 14:45 UTC  (2+ messages)
` [Bug tree-optimization/36631] [4.3/4.4 "

[Bug tree-optimization/36978] New: ICE in gimple_cond_set_lhs for -O2 -funswitch-loops after tuples merge
 2008-07-31 14:15 UTC  (8+ messages)
` [Bug tree-optimization/36978] [4.4 Regression] "

[Bug c++/11309] Testsuite failures in g++.dg/expr/anew1.C (and anew2.C anew3.C anew4.c)
 2008-07-31 13:19 UTC  (3+ messages)

[Bug c++/36394] New: DR178: new non_POD() is handled incorrectly
 2008-07-31 13:18 UTC  (2+ messages)
` [Bug c++/36394] "

[Bug c++/36478] New: [4.3/4.4 regression] warning not emitted when code expanded from macro
 2008-07-31 12:23 UTC  (2+ messages)
` [Bug c++/36478] "

[Bug fortran/32095] New: Accepts invalid character(len(a)),dimension(1) :: a
 2008-07-31 11:55 UTC  (4+ messages)
` [Bug fortran/32095] "

[Bug target/36806] New: [4.4 Regression] Broken unformatted IOs at rev. 137644 on i686-apple-darwin9
 2008-07-31 11:39 UTC  (2+ messages)
` [Bug target/36806] [4.4 Regression] I/Os hang at rev. 137631 on darwin9

[Bug target/36822] New: [4.4 Regression] ICE in subst_reloads
 2008-07-31 11:37 UTC  (2+ messages)
` [Bug target/36822] "

[Bug middle-end/36986] New: Trunk 138207 miscompiles 447.dealII
 2008-07-31 11:37 UTC  (3+ messages)
` [Bug middle-end/36986] "

[Bug c++/36985] New: initialize_flags_in_bb, at tree-into-ssa.c:437
 2008-07-31 11:35 UTC  (4+ messages)
` [Bug c++/36985] "

[Bug libstdc++/36962] New: [C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr
 2008-07-31 11:04 UTC  (5+ messages)
` [Bug libstdc++/36962] "

[Bug middle-end/36983] New: Trunk 138207 miscompiles 172.mgrid on x86-64
 2008-07-31 10:52 UTC  (3+ messages)
` [Bug middle-end/36983] "

[Bug middle-end/36984] New: ICE when gcc 4.4.0-20080730 compile lapack
 2008-07-31  9:58 UTC 

[Bug tree-optimization/36373] New: [4.2/4.3/4.4 Regression] Wrong code with struct return
 2008-07-31  9:26 UTC  (2+ messages)
` [Bug tree-optimization/36373] [4.2/4.3 "

[Bug c++/36278] New: [4.2 4.3 regression] ICE with typedef void in namespace and using the defined type in another when compiling with "-g"
 2008-07-31  8:53 UTC  (5+ messages)
` [Bug debug/36278] [4.2/4.3/4.4 Regression] "

[Bug c/36970] New: GCC should display a warning when trying to free a static array
 2008-07-31  8:53 UTC  (5+ messages)
` [Bug c/36970] "

[Bug c++/30734] New: name conflict between class and namespace name is not recognized
 2008-07-31  8:40 UTC  (2+ messages)
` [Bug c++/30734] "

[Bug c++/36709] New: Compiler allows namespace and class to have same name and doesn't generate ambiguous reference error when it should result from this
 2008-07-31  8:40 UTC  (3+ messages)
` [Bug c++/36709] "

[Bug c++/36981] New: Template nested inner classes are not resolved
 2008-07-31  8:36 UTC  (3+ messages)
` [Bug c++/36981] "

[Bug c++/36982] New: Unfolding of template function (in namesspace) using overloads (in same namespace) requires forward declarations
 2008-07-31  8:31 UTC 

[Bug c++/36861] New: code generation regression with -O3
 2008-07-31  7:57 UTC  (3+ messages)
` [Bug tree-optimization/36861] [4.3 Regression] boost's compressed avl confuses GCC

[Bug c++/25950] New: Reference binding and explicit copy constructors
 2008-07-31  7:04 UTC  (2+ messages)
` [Bug c++/25950] [DR 391] "

[Bug c++/36490] New: Attempt to copy a temporary object during passing it to a function as a const reference
 2008-07-31  7:04 UTC  (3+ messages)
` [Bug c++/36490] "

[Bug c++/36979] New: 'sizeof' wrong when using typedef ... __attribute__((mode(*I))) in a template
 2008-07-31  6:31 UTC 

[Bug rtl-optimization/33721] New: Gcc can't properly align stack variable
 2008-07-31  5:22 UTC  (3+ messages)
` [Bug rtl-optimization/33721] [meta-bug] "

[Bug c++/35324] New: [4.1/4.2/4.3/4.4 regression] Invalid argument to sizeof not rejected in template
 2008-07-31  5:12 UTC  (3+ messages)
` [Bug c++/35324] [4.2/4.3/4.4 "

[Bug target/28074] New: -mstackrealign generates very inefficient code
 2008-07-31  4:06 UTC  (2+ messages)
` [Bug target/28074] -mstackrealign generates "

[Bug bootstrap/36974] New: [4.4 Regression]: Gcc failed to bootstrap
 2008-07-31  3:44 UTC  (6+ messages)
` [Bug bootstrap/36974] "

[Bug other/36969] New: MIPS: gcc-4.3.1 still fails to compile glibc w/ PR/35802 applied
 2008-07-31  1:22 UTC  (3+ messages)
` [Bug other/36969] "

[Bug middle-end/16660] attribute((aligned)) doesn't work for variables on the stack for greater than required alignement
 2008-07-31  1:07 UTC  (2+ messages)

[Bug ada/36554] New: [4.4 regression] verify_flow_info ICE can not throw but has EH edges
 2008-07-31  0:01 UTC  (4+ messages)
` [Bug ada/36554] "

[Bug target/36450] New: ICE in insert_restore with GET_MODE_ALIGNMENT mem
 2008-07-30 21:59 UTC  (3+ messages)
` [Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save "
` [Bug middle-end/36450] "

[Bug c++/36975] New: overload resolution not applied for (&f)()
 2008-07-30 18:51 UTC 

[Bug c/34216] New: [4.2 regression] Optimizations cause audio distortion in GSM decompression
 2008-07-30 18:39 UTC  (2+ messages)
` [Bug middle-end/34216] "

[Bug c/36929] New: [4.3/4.4 Regression] internal compiler error: Segmentation fault
 2008-07-30 18:25 UTC  (4+ messages)
` [Bug rtl-optimization/36929] "

[Bug fortran/28662] New: fpp call of gfortran: -traditional-cpp versus newer macros like #x
 2008-07-30 18:08 UTC  (2+ messages)
` [Bug fortran/28662] "

[Bug c/19541] need another option to support what -I- did just besides -iquote
 2008-07-30 17:45 UTC  (2+ messages)

gcc-4.2.2 generating wrong/misaligned sse instruction - movapd
 2008-07-30 16:36 UTC 

[Bug ada/5911] Support for multilib in Ada
 2008-07-30 16:34 UTC  (4+ messages)

[Bug c++/36826] New: ICE in fold_convert, at fold-const.c:2528
 2008-07-30 16:06 UTC  (2+ messages)
` [Bug middle-end/36826] [4.4 Regression] "

[Bug tree-optimization/36967] New: segfault in is_gimple_real_type with -fpredictive-commoning -ffast-math
 2008-07-30 16:05 UTC  (4+ messages)
` [Bug tree-optimization/36967] [4.4 Regression] "

[Bug target/35866] New: Vector load/store from a packed struct does not work (without -mstrict-align)
 2008-07-30 15:34 UTC  (2+ messages)
` [Bug target/35866] "

[Bug middle-end/30774] New: [4.1 regression] ld: fatal: too many symbols require `small' PIC references
 2008-07-30 15:05 UTC  (2+ messages)
` [Bug middle-end/30774] [4.2/4.3/4.4 "

[Bug c/36973] New: ICE when compiling legal(at least compiles with 4.1.2) code
 2008-07-30 13:57 UTC  (5+ messages)
` [Bug c/36973] "

[Bug c++/36767] New: Segmentation fault with -fprofile-arcs -O2
 2008-07-30 13:55 UTC  (4+ messages)
` [Bug c++/36767] [4.3/4.4 Regression] "

[Bug ada/5910] Ada libraries are not built by "make all" from top level
 2008-07-30 13:13 UTC  (2+ messages)

[Bug c/35322] New: [4.2/4.3/4.4 regression] ICE with incomplete macro
 2008-07-30 12:42 UTC  (2+ messages)
` [Bug preprocessor/35322] [4.2/4.3 "

[Bug rtl-optimization/36972] New: Redundant creation of stack fram on spu-gcc
 2008-07-30 12:18 UTC 

[Bug fortran/36140] New: ICE in snapshot of 05/02/08 under MIPS Linux with IMPLICIT LOGICAL and function call
 2008-07-30 12:09 UTC  (2+ messages)
` [Bug fortran/36140] "

[Bug fortran/36139] New: ICE in snapshot of 05/02/08 under HPPA Linux with IMPLICIT, PARAMETER, and function call
 2008-07-30 12:08 UTC  (2+ messages)
` [Bug fortran/36139] "

[Bug fortran/36157] New: ICE in snapshot of 05/02/08 under FreeBSD i386 with IMPLICIT and function call
 2008-07-30 12:06 UTC  (3+ messages)
` [Bug fortran/36157] "

[Bug c++/35985] New: [4.1/4.2/4.3/4.4 regression] ICE with pointer to member function as base
 2008-07-30 11:58 UTC  (2+ messages)
` [Bug c++/35985] [4.2/4.3/4.4 "

[Bug bootstrap/36908] New: bootstrap forever with BOOT_CFLAGS="-O2 -ftree-loop-distribution"
 2008-07-30 10:33 UTC  (2+ messages)
` [Bug bootstrap/36908] [4.4 Regression] "

[Bug rtl-optimization/36365] New: [4.3/4.4 Regression] Hang in df_analyze
 2008-07-30 10:23 UTC  (2+ messages)
` [Bug rtl-optimization/36365] "

[Bug c++/36406] New: [4.1/4.2/4.3/4.4 regression] ICE with template delete operator
 2008-07-30 10:21 UTC  (2+ messages)
` [Bug c++/36406] [4.2/4.3/4.4 "

[Bug tree-optimization/30334] New: Request for -Wundefined
 2008-07-30  9:27 UTC  (3+ messages)
` [Bug tree-optimization/30334] "

[Bug libgcj/36218] New: [4.4 regression] libgcj causes stack overflow in jc1.exe
 2008-07-30  9:24 UTC  (2+ messages)
` [Bug tree-optimization/36218] [4.2/4.3/4.4 regression] VRP causes stack overflow while building libgcj

[Bug c++/36971] New: Portability issue from gcc 2.96 to gcc 4.1.1 for c++ casting
 2008-07-30  9:09 UTC 

[Bug c/34389] New: -Wconversion produces wrong warning
 2008-07-30  8:38 UTC  (3+ messages)
` [Bug c/34389] "

[Bug ada/15479] Ada manual problems
 2008-07-30  5:31 UTC 

[Bug target/36955] New: TLS LIBCALL change breaks libstdc++ built with older binutils
 2008-07-30  2:45 UTC  (3+ messages)
` [Bug target/36955] [4.4 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).