public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/20514] New: hoisting of label out of jumptable would take place at cse, should happen at trees
 2005-04-13 18:30 UTC  (2+ messages)
` [Bug tree-optimization/20514] "

[Bug debug/20998] New: GCC does not emit debug info for variables in anonymous unions
 2005-04-13 18:21 UTC  (4+ messages)
` [Bug debug/20998] "
` [Bug debug/20998] [3.4/4.0/4.1 Regression] "

[Bug tree-optimization/20702] New: [tcb] ASSERT_EXPRs are not inserted when a certain "if" statement is present
 2005-04-13 18:16 UTC  (4+ messages)
` [Bug tree-optimization/20702] "

[Bug tree-optimization/20913] New: copy-prop does not fold conditionals
 2005-04-13 18:16 UTC  (7+ messages)
` [Bug tree-optimization/20913] "

[Bug middle-end/19721] New: [meta-bug] optimizations that CSE still catches
 2005-04-13 18:15 UTC  (3+ messages)
` [Bug middle-end/19721] "

[Bug tree-optimization/19789] New: tree optimizers do not know that constant global variables do not change
 2005-04-13 18:15 UTC  (2+ messages)
` [Bug tree-optimization/19789] "

[Bug tree-optimization/19659] New: GCC does remove an "if" statement that never triggers
 2005-04-13 18:11 UTC  (2+ messages)
` [Bug tree-optimization/19659] GCC does not "

[Bug tree-optimization/18178] New: Missed opportunity for removing bounds checking
 2005-04-13 18:06 UTC  (2+ messages)
` [Bug tree-optimization/18178] "

[Bug java/17092] New: gcj should use unlock_getc instead of getc
 2005-04-13 18:00 UTC  (2+ messages)
` [Bug java/17092] "

[Bug middle-end/20965] New: [4.1 Regression] GCC can no longer build itself on ppc-darwin
 2005-04-13 17:54 UTC  (2+ messages)
` [Bug middle-end/20965] "

[Bug bootstrap/20985] New: building mips/64 cross compiler on x86 produces incorrect assembler code for _divdi3 with -fnon-call-exceptions
 2005-04-13 17:53 UTC  (5+ messages)
` [Bug debug/20985] "
` [Bug middle-end/20985] "

[Bug libgcj/20997] New: gij -verbose fails with a VM error
 2005-04-13 17:52 UTC  (3+ messages)
` [Bug libgcj/20997] "

[Bug middle-end/20995] New: [3.4 regression] ICE in const_binop, at fold-const.c:1391
 2005-04-13 17:50 UTC  (3+ messages)
` [Bug middle-end/20995] "

[Bug c++/20993] New: GCC/GCJ not creating proper symbols for inline native CNI code
 2005-04-13 17:47 UTC  (2+ messages)
` [Bug libgcj/20993] "

[Bug tree-optimization/20994] New: [4.1 regression] ICE with -ftree-vectorize
 2005-04-13 17:47 UTC  (3+ messages)
` [Bug tree-optimization/20994] "

[Bug target/20924] New: [4.0/4.1 regression] inline float divide does not set correct fpu status flags
 2005-04-13 17:39 UTC  (4+ messages)
` [Bug target/20924] "
` [Bug target/20924] [4.0 "

[Bug c++/20996] New: friend class declaration in namespace wrong in template class with specialisation
 2005-04-13 17:38 UTC  (2+ messages)
` [Bug c++/20996] "

[Bug tree-optimization/15524] New: [3.5 Regression] jump threading on trees is slow with switch statements with large # of cases
 2005-04-13 17:11 UTC  (5+ messages)
` [Bug tree-optimization/15524] [4.0 "

[Bug libstdc++/20979] New: __gnu_cxx::bitmap_allocator export pruning
 2005-04-13 17:02 UTC  (6+ messages)
` [Bug libstdc++/20979] "

[Bug c++/19317] New: forgets to deep-copy temporary return value
 2005-04-13 16:57 UTC  (5+ messages)
` [Bug c++/19317] [4.1 Regression] removing a temporary return value when we cannot

[Bug c++/13684] New: local static object variable constructed once but ctors and dtors called multiple times on same memory when called in multiple threads
 2005-04-13 16:56 UTC  (2+ messages)
` [Bug c++/13684] "

[Bug libstdc++/20694] New: make install failure building abi_check with leftover libv3test
 2005-04-13 16:54 UTC  (3+ messages)
` [Bug libstdc++/20694] [4.1 Regression] "

[Bug c++/20929] New: internal compiler error: verify_stmts failed
 2005-04-13 16:48 UTC  (2+ messages)
` [Bug tree-optimization/20929] [4.0 Regression] "

[Bug ada/20822] New: makeinfo cannot process gnat_ugn_unw.texi
 2005-04-13 15:43 UTC  (4+ messages)
` [Bug ada/20822] "

[Bug middle-end/20991] New: ICE in cgraph_mark_reachable_node
 2005-04-13 14:59 UTC  (5+ messages)
` [Bug middle-end/20991] "
` [Bug middle-end/20991] [4.0/4.1 Regression] "

[Bug preprocessor/20989] New: The -M option gives object file names without directory
 2005-04-13 14:39 UTC  (4+ messages)
` [Bug preprocessor/20989] "

[Bug c++/20992] New: error as no matching function with g++
 2005-04-13 13:44 UTC  (3+ messages)
` [Bug c++/20992] "

[Bug fortran/20990] New: Segmentation fault
 2005-04-13 13:23 UTC 

[Bug libfortran/20970] New: gfortran - bus error -fdefault-integer-8
 2005-04-13 13:09 UTC  (2+ messages)
` [Bug libfortran/20970] "

[Bug c++/13744] New: ICE when using implicit copy constructor for struct defined in template function
 2005-04-13 12:07 UTC  (4+ messages)
` [Bug c++/13744] "

[Bug c++/18378] New: ICE when returning a copy of a packed member
 2005-04-13 12:07 UTC  (2+ messages)
` [Bug c++/18378] [3.4 Regression] "

[Bug c/20126] New: Inlined memcmp makes one argument null on entry
 2005-04-13 11:39 UTC  (5+ messages)
` [Bug target/20126] [3.3/3.4/4.0 Regression] "

[Bug other/20988] New: D Language frontend Segmentation fault
 2005-04-13 10:51 UTC  (2+ messages)
` [Bug other/20988] "

[Bug fortran/20971] New: gfortran - internal compiler error on bad program -fdefault-integer-8
 2005-04-13 10:04 UTC  (4+ messages)
` [Bug fortran/20971] "

[Bug fortran/20986] New: erreur dans gfc_conv_string_tmp
 2005-04-13 10:03 UTC  (2+ messages)
` [Bug fortran/20986] "

[Bug fortran/18495] New: Intrinisc function SPREAD is broken
 2005-04-13 10:01 UTC  (2+ messages)
` [Bug libfortran/18495] "

[Bug target/19150] New: [3.3/3.4/4.0 Regression] suboptimal fp division with -ffast-math
 2005-04-13  9:59 UTC  (3+ messages)
` [Bug target/19150] [3.3/3.4/4.0/4.1 "

[Bug c++/20987] New: friend declaration links to two functions
 2005-04-13  9:58 UTC  (2+ messages)
` [Bug c++/20987] "

[Bug c++/20980] New: internal compiler error on static member assignment
 2005-04-13  9:39 UTC  (5+ messages)
` [Bug c++/20980] "

[Bug fortran/20108] New: incorrect run time error on formatted read
 2005-04-13  9:34 UTC  (2+ messages)
` [Bug libfortran/20108] [4.0 only] "

[Bug rtl-optimization/13724] Bad code generated for unsigned int -> long long multiplication
 2005-04-13  9:23 UTC 

[Bug libfortran/19016] New: maxloc ignores mask
 2005-04-13  8:27 UTC  (4+ messages)
` [Bug libfortran/19016] "
` [Bug libfortran/19016] [4.0 only] "

[Bug c++/20963] New: ICE tree check: expected value_handle, have addr_expr in value_exists_in_set_bitmap, at tree-ssa-pre.c:437
 2005-04-13  6:28 UTC  (4+ messages)
` [Bug tree-optimization/20963] [4.1 Regression] "

[Bug tree-optimization/20926] New: ICE: tree check, in recent builds, multiple functions in file
 2005-04-13  4:59 UTC  (2+ messages)
` [Bug tree-optimization/20926] [4.1 Regressopm] ICE: tree check, in recent builds

[Bug optimization/14627] New: [tree-ssa] extra assignment inserted
 2005-04-13  4:55 UTC  (2+ messages)
` [Bug tree-optimization/14627] [4.0/4.1 regression] extra assignment inserted on the tree level

[Bug c/20983] New: [4.0 regression] varargs functions force va_list variable to stack unnecessarily
 2005-04-13  4:45 UTC  (3+ messages)
` [Bug c/20983] "
` [Bug middle-end/20983] "

[Bug c/20984] New: [4.0 regression] varargs functions force va_list variable to stack unnecessarily
 2005-04-13  3:26 UTC  (2+ messages)
` [Bug c/20984] "

[Bug regression/20973] New: kdelibs (khtml) miscompiled by reload
 2005-04-13  1:54 UTC  (10+ messages)
` [Bug regression/20973] "
` [Bug regression/20973] [4.0/4.1 Regression] "

[Bug c++/12879] New: [3.4 Regression] double error message when using incomplate types in a struct
 2005-04-13  1:08 UTC  (4+ messages)
` [Bug c++/12879] [3.4 Regression] double error message when using incomplete "

[Bug other/20670] New: IA-64 exception mechanism erase $f29
 2005-04-13  0:58 UTC  (3+ messages)
` [Bug target/20670] "

[Bug c++/18649] New: terminate called after throwing - IOT/Abort trap (core dumped)
 2005-04-13  0:41 UTC  (2+ messages)
` [Bug target/18649] "

[Bug c/20982] New: alignment attribute ignired for vector types
 2005-04-12 23:36 UTC  (2+ messages)
` [Bug middle-end/20982] "

[Bug libgcj/20958] New: Compile Errors In two files in gnu.gcj
 2005-04-12 23:26 UTC  (3+ messages)
` [Bug libgcj/20958] "

[Bug c++/20133] New: internal compiler error: in import_export_decl, at cp/decl2.c:1726
 2005-04-12 23:16 UTC  (2+ messages)
` [Bug c++/20133] [4.0/4.1 Regression] "

[Bug c++/20981] New: [4.0/4.1 Regression] ICE in import_export_decl with invalid template code
 2005-04-12 23:16 UTC  (3+ messages)
` [Bug c++/20981] "

[Bug tree-optimization/20762] New: [tcb] missed copy-prop opportunity
 2005-04-12 23:13 UTC  (2+ messages)
` [Bug tree-optimization/20762] "

[Bug libfortran/19106] New: segfault in executable for print *,sum(a,dim=2,mask=a>0)
 2005-04-12 22:58 UTC  (2+ messages)
` [Bug libfortran/19106] [4.0 only] "

[Bug other/20955] New: Top-level gcc configure/makefile does not handle --with-sysroot
 2005-04-12 22:21 UTC  (2+ messages)
` [Bug other/20955] "

[Bug middle-end/20917] New: ICE in schedule_insns at sched-rg.c:2549
 2005-04-12 20:47 UTC  (2+ messages)
` [Bug middle-end/20917] "

[Bug java/20977] New: Invalid long to int promotion permitted in array initializer
 2005-04-12 20:26 UTC  (2+ messages)
` [Bug java/20977] "

[Bug java/20978] New: Failure to detect unhandled exception
 2005-04-12 20:26 UTC  (2+ messages)
` [Bug java/20978] "

[Bug libobjc/20959] New: lots of libobjc regressions on i686-apple-darwin7.2.1 with GCC 4.0 RC1 compared to 4.0.0 20050220 (experimental)
 2005-04-12 20:12 UTC  (2+ messages)
` [Bug libobjc/20959] "

[Bug libgcj/20975] New: Remove scripts/TexinfoDoclet.java
 2005-04-12 20:09 UTC  (5+ messages)
` [Bug libgcj/20975] "

[Bug c++/20949] New: misscompilation of konqueror, artsd, STLport, libstdc++, 
 2005-04-12 20:03 UTC  (3+ messages)
` [Bug c++/20949] [4.0/4.1 Regression] "

[Bug c++/20976] New: when exceptions are not caught, destructors of local vars are not executed
 2005-04-12 19:23 UTC  (5+ messages)
` [Bug c++/20976] "
` [Bug c++/20976] when terminate is called, stack is not unwinded

[Bug rtl-optimization/20070] New: If-conversion can't match equivalent code, and cross-jumping only works for literal matches
 2005-04-12 18:56 UTC  (2+ messages)
` [Bug rtl-optimization/20070] "

[Bug optimization/13000] New: Using -Ox cannot detect missing return statement in a function
 2005-04-12 18:49 UTC  (3+ messages)
` [Bug tree-optimization/13000] [3.4 Regression] [unit-at-a-time] Using -O2 "

[Bug fortran/17917] New: gfortran ICE on "equivalence"
 2005-04-12 18:33 UTC  (2+ messages)
` [Bug fortran/17917] "

[Bug middle-end/20371] New: Some corner cases of MS bitfields don't work
 2005-04-12 18:31 UTC  (3+ messages)
` [Bug middle-end/20371] "

[Bug ada/20974] New: ACATS c250002 gnatchop cannot create file with special character on darwin
 2005-04-12 18:17 UTC  (3+ messages)
` [Bug ada/20974] "

[Bug other/19266] New: [mudflap] ICE when compiling with -fmudflap -O
 2005-04-12 18:10 UTC  (4+ messages)
` [Bug other/19266] "

[Bug rtl-optimization/20211] New: autoincrement generation is poor
 2005-04-12 18:06 UTC  (2+ messages)
` [Bug rtl-optimization/20211] "

[Bug other/17652] New: [metabug] GCC 4.1 pending patches
 2005-04-12 18:03 UTC  (6+ messages)
` [Bug other/17652] [meta-bug] "

[Bug middle-end/20739] New: [4.0/4.1 regression] ICE in gimplify_addr_expr
 2005-04-12 17:58 UTC  (2+ messages)
` [Bug middle-end/20739] "

[Bug rtl-optimization/20969] New: unrolling does not take target register pressure into account
 2005-04-12 17:48 UTC  (7+ messages)
` [Bug rtl-optimization/20969] "

[Bug rtl-optimization/20369] New: noce_emit_move_insn emits invalid insns
 2005-04-12 17:42 UTC  (2+ messages)
` [Bug rtl-optimization/20369] "

[Bug rtl-optimization/20370] New: dead_or_predictable doesn't resize reg_n_info
 2005-04-12 17:42 UTC  (2+ messages)
` [Bug rtl-optimization/20370] "

[Bug middle-end/20396] New: TRULY_NOOP_TRUNCATION ignored
 2005-04-12 17:42 UTC  (2+ messages)
` [Bug middle-end/20396] "

[Bug c/20937] New: BLK ptr's loosing original ptr's static-constant readonly attribute
 2005-04-12 17:28 UTC  (2+ messages)
` [Bug middle-end/20937] BLK ptr's losing "

[Bug c/20972] New: Compiler-generated code produces an assembler warning
 2005-04-12 17:26 UTC  (5+ messages)
` [Bug target/20972] "
` [Bug target/20972] [4.0/4.1 Regression] "

[Bug c/20808] New: Unrecognizable insn
 2005-04-12 17:24 UTC  (2+ messages)
` [Bug target/20808] "

[Bug target/20695] New: sh64-*-* port deos not handle 32 / 64 bit conversions properly
 2005-04-12 17:19 UTC  (2+ messages)
` [Bug target/20695] "

[Bug rtl-optimization/20756] New: Clobbers of deleted insns are processed, but left out
 2005-04-12 17:19 UTC  (2+ messages)
` [Bug rtl-optimization/20756] "

[Bug c/20968] New: [4.0/4.1 Regression] Spurious "may be used uninitialized" warning
 2005-04-12 16:21 UTC  (2+ messages)
` [Bug middle-end/20968] "

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