This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

8x patch ping


Hi!

Here are a few pending patches of mine for which review would be
very much appreciated.

[inline-asm]
  Fix up stmt.c (resolve_asm_operand_names) 
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01102.html

[inline-asm]
  Side-effects in MEM operands of inline-asm
  PR middle-end/44492
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01402.html
  or perhaps better
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01961.html

[bootstrap]
  Avoid using varargs macros in sel-sched, shrink .text of it by - 19KB
  PR bootstrap/44426
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01400.html

[buildtools]
  genattrtab speedup
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01682.html

[buildtools]
  gen_attr_* caching in insn-attrtab.c
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01908.html

[dwarf]
  DW_ATE_UTF support for char16_t/char32_t
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01712.html
  (optionally with is_cxx () test dropped and DECL_IS_BUILTIN
  test instead of == BUILTINS_LOCATION)

[dwarf]
  DW_AT_linkage_name placement for static data members
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01713.html

[middle-end]
  Fix up DECL_ALIGN during expansion with dynamic stack realignment
  PR target/44542
  http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01803.html

Thanks

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]