varasm.c (output_constructor): Make constructor annotation conditional on ASM_COMMENT...
[gcc.git] / gcc / testsuite /
2003-10-22 Mark Mitchellre PR c++/11962 (ICE in type_dependent_expression on...
2003-10-21 Robert BowdidgeCheck that asm specs are handled correctly in structure...
2003-10-20 Joseph Myersc-common.c (expand_tree_builtin): Ensure creal and...
2003-10-20 Jason Merrillre PR c/12553 ([tree-ssa] ICE in gimplify_expr with...
2003-10-20 Jason Merrillre PR c/11446 ([3.4][3.4 regression?] Incompatibilty...
2003-10-20 Jan Hubickatoplev.c (rest_of_compilation): Fix webizer pass ordering.
2003-10-20 Phil Edwards20021014-1.c: XFAIL for *-*-windiss targets.
2003-10-20 Kriang LerdsuwanakijPR c++/9781, c++/10583, c++/11862
2003-10-20 Zdenek Dvorak* gcc.dg/old-style-asm-1.c: Count jump_insns instead...
2003-10-20 Falk Hueffnerre PR target/12654 (Incorrect comparison code generated...
2003-10-20 Eric Botcazoubuiltins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2003-10-19 Zdenek Dvorak* gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2003-10-18 Kriang Lerdsuwanakijre PR c++/12495 (ICE in cp/typeck.c:907)
2003-10-17 Kriang Lerdsuwanakijre PR c++/2513 (internal template template parameter...
2003-10-17 Kriang Lerdsuwanakijre PR c++/12369 (ICE with templates and friends)
2003-10-17 Jason Merrillfix
2003-10-16 Ziemowit Laskitry-catch-2.m: Relax target triple to all Darwin versions.
2003-10-16 Kazu Hirata20031003-1.c: Enable only when INT_MAX == 2147483647.
2003-10-16 Kazu Hirata960416-1.x: Remove.
2003-10-16 R. Kelley CookFix CRLF problem with 20031012-1.c
2003-10-15 David Daneylinux.h (MD_FALLBACK_FRAME_STATE_FOR): New
2003-10-15 Hans-Peter Nilssonre PR target/12598 (Invalid size optimization on volati...
2003-10-15 Jason Merrilloops
2003-10-14 Jason Merrillre PR c++/11878 (ICE in cp_expr_size)
2003-10-14 Jason Merrillre PR c++/11063 (ICE on parsing initialization list...
2003-10-14 Jason Merrillstor-layout.c (do_type_align): New fn, split out from...
2003-10-14 Roger Saylere PR rtl-optimization/9325 (wrong conversion of consta...
2003-10-14 Ziemowit Laski_cmd.m: Fix typo.
2003-10-13 Geoffrey Keating* g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2003-10-13 Geoffrey Keatingasm-names.c: Use scan-assembler-not rather than linker...
2003-10-13 Volker Reicheltre PR c++/12370 (wrong code when adding friend)
2003-10-12 Steven Bosscher* gcc.dg/20031012-1.c: New test.
2003-10-12 Steven Bosscherc-common.c (c_common_truthvalue_conversion): Warn if...
2003-10-12 R. Kelley Cookre PR rtl-optimization/8750 (Cygwin prolog generation...
2003-10-11 Roger Saylebuiltins.c (expand_builtin_strcmp): Defend against...
2003-10-11 Roger Saylere PR rtl-optimization/12260 (ICE in output_operand...
2003-10-11 Roger Sayleexpr.c (expand_expr <PLUS_EXPR>): Let expand_operands...
2003-10-11 Eric Botcazoure PR rtl-optimization/12544 (ICE with large parameters...
2003-10-11 Jan Hubicka* g++.dg/other/first-global.C: New test.
2003-10-11 Roger Saylebuiltins.c (expand_builtin_memcpy): Optimize case when...
2003-10-10 Ian Lance Taylor* gcc.c-torture/compile/20031010-1.c: New test.
2003-10-10 Geoffrey Keatingva-arg-24.c: Correct, and rename to...
2003-10-09 Mark Mitchell* g++.dg/ext/attrib8.C: Only run it on x86 targets.
2003-10-09 Jason Merrillre PR middle-end/6392 (Problems with __restrict__ type...
2003-10-08 Richard SandifordFix pathname in last delta.
2003-10-08 Richard Sandiford* testsuite/gcc.c-torture/compile/mipscop-[1-4].c:...
2003-10-08 Giovanni Bajoerror2.C: New test.
2003-10-07 Giovanni Bajore PR c++/11097 (using template operator is broken)
2003-10-07 Jason Merrillre PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt...
2003-10-07 Geoffrey Keatingfunction.c (pad_to_arg_alignment): Take STACK_POINTER_O...
2003-10-07 Bob Wilsonspec10.C: Set exit value to zero on success.
2003-10-07 Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-10-06 Devang PatelFix -feliminate-dwarf2-dups ICE.
2003-10-06 Eric Botcazoure PR rtl-optimization/12215 (ICE in make_label_edge...
2003-10-06 Eric Botcazoure PR rtl-optimization/11637 (g++ invalid assembly...
2003-10-04 Eric Botcazoure PR c/12446 (ICE in emit_move_insn on complicated...
2003-10-04 Fariborz JahanianTest for testing a global followed by extern declaration.
2003-10-03 Alexander Malmbergobjc-act.c (add_method_to_hash_list, [...]): New functions.
2003-10-03 Roger SaylePR optimization/9325, PR java/6391
2003-10-03 Mark MitchellFix typo
2003-10-03 Mark Mitchellre PR rtl-optimization/12180 (Inline optimization fails...
2003-10-02 Mark Mitchellre PR c++/12486 (Accepts IMHO invalid C++ code)
2003-10-02 Chris Demetriouf-torture.exp (search_for): Rename to...
2003-10-02 Josef Zlomek* gcc.c-torture/compile/20031002-1.c: New test.
2003-10-02 Jakub Jelinek* g++.dg/opt/cond1.C: New test.
2003-10-02 Kelley Cook/tmp/cvs001644
2003-09-29 Richard Henderson* g++.dg/init/array10.C: Add dg-options.
2003-09-29 Eric Botcazou* g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2003-09-28 Kriang Lerdsuwanakijfriend19.C: Fix typo.
2003-09-28 Richard Sandifordmips-protos.h (mips16_gp_pseudo_reg): Remove.
2003-09-27 Eric Botcazoure PR rtl-optimization/12340 (loop unroller + gcse...
2003-09-26 Roger Saylere PR rtl-optimization/11741 (internal compiler error...
2003-09-25 Kriang Lerdsuwanakijre PR c++/5655 (Member redeclared within its class...
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-09-24 Alexandre Oliva* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2003-09-23 Geoffrey Keatingrs6000.c (function_arg_pass_by_reference): Don't pass...
2003-09-23 Richard Hendersonc-common.c (c_common_signed_or_unsigned_type): Examine...
2003-09-22 Andrew Pinskire PR target/12281 (not emiting function which is stati...
2003-09-22 Eric Botcazoure PR target/9786 (Ice in fixup_abnormal_edges with...
2003-09-21 Eric Botcazoure PR target/12301 (corruption in exception path, excep...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-21 Roger Saylei386.c (ix86_expand_carry_flag_compare): Fix transforma...
2003-09-20 Kriang Lerdsuwanakij* g++.dg/rtti/typeid3.C: Correct expected error message.
2003-09-20 Kriang Lerdsuwanakijre PR c++/157 (Duplicate error message for invalid...
2003-09-19 Janis Johnsonmixed-struct-check.h: New.
2003-09-19 Andrew Pinskiarray11.C: Change unsigned to __SIZE_TYPE__ so that...
2003-09-19 Kriang Lerdsuwanakijre PR c++/495 (ICE in in lookup_template_class, at...
2003-09-19 Nathan Sidwellfix PR number
2003-09-19 Nathan Sidwellre PR libstdc++/12232 (Incorrect handling of openmode...
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-18 Nathan Sidwellre PR c++/9848 (missing 'unused parameter' warning.)
2003-09-18 Volker Reicheltre PR c++/12316 (trouble with garbage collection)
2003-09-17 Mark Mitchellre PR c++/11991 (ICE in cxx_incomplete_type_diagnostic...
2003-09-17 Mark Mitchellre PR c++/12266 (incorrect instantiation of unneeded...
2003-09-17 Eric Botcazoure PR rtl-optimization/11646 (ICE in commit_one_edge_in...
2003-09-16 Kriang Lerdsuwanakijre PR c++/7939 (ICE on function template specialization)
2003-09-16 Jason Merrillc-common.c (handle_warn_unused_result_attribute): New...
2003-09-16 R. Kelley CookCleaned up Jan's ChangeLog entries
2003-09-15 Nathan Sidwellre PR c++/12184 (ICE with trying to convert an incomple...
2003-09-15 Andreas Jaegerinvoke.texi (Warning Options): Describe -Wold-style...
next