- 17 Jul, 2000 30 commits
-
-
* gcc.dg/cpp/cmdlne-dD.c: New test. * gcc.dg/cpp/cmdlne-dM.c: New test. From-SVN: r35095
Neil Booth committed -
* mips.c (mips_expand_prologue): Don't calculate the last argument register unless we need it. When we are calculating this, make sure FUNCTION_ARG is giving us a REG. From-SVN: r35094
Clinton Popetz committed -
* testsuite/regress-demangle (failed test): Show result and expected output. From-SVN: r35093
Hans-Peter Nilsson committed -
* invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and update to describe current practice. From-SVN: r35092
Joseph Myers committed -
* flow.c (libcall_dead_p): Use single_set to verify the insn has only one set and get for analysis. (propagate_one_insn): Don't pass the PATTERN of the insn. From-SVN: r35091
Stephane Carrez committed -
From-SVN: r35090
Jeffrey A Law committed -
From-SVN: r35089
Mark Klein committed -
From-SVN: r35088
Joseph Myers committed -
* contrib.texi, cpp.texi, extend.texi, invoke.texi: Update references to C9X. Change references to -fstd and -flang-isoc9x to refer to -std. From-SVN: r35087
Joseph Myers committed -
* Makefile.in (TARGET_GETGROUPS_T): New configuration variable. * configure.in (TARGET_GETGROUPS_T): Evaluate. * sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type of second argument of getgroups. * configure, config.in: Rebuilt. From-SVN: r35086
J. David Anglin committed -
* h8300.md: Fix the format of mac. (movsi_h8300hs): Output a tab after stmac instead of a space. From-SVN: r35085
Kazu Hirata committed -
From-SVN: r35084
Jeffrey A Law committed -
* c-common.c (scan_char_table): Allow "z" length modifiers on diouxXn formats. (check_format_info): Use TYPE_DOMAIN on the type matched against for "z" formats, to retrieve the language size_t rather than the internal one. From-SVN: r35083
Joseph Myers committed -
From-SVN: r35082
Joseph Myers committed -
* h8300.c (two_insn_adds_subs_operand): Improve code for detecting profitable adds/subs sequences. From-SVN: r35081
Kazu Hirata committed -
simplify-rtx.c (simplify_relational_operation): Two signed values with equal high words are less/greater than each other if... * simplify-rtx.c (simplify_relational_operation): Two signed values with equal high words are less/greater than each other if their low words are less/greater when considered as unsigned. From-SVN: r35080
Geoff Keating committed -
configure.in (vax-*-openbsd): Change to new style configuration, add collect2/float_format information. * configure.in (vax-*-openbsd): Change to new style configuration, add collect2/float_format information. * configure: Rebuilt. * config/vax/openbsd1.h: New. * config/vax/openbsd.h: New. * config/vax/t-openbsd: New. From-SVN: r35079
Marc Espie committed -
* gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph.c, gcc.dg/c99-digraph.c: New tests. From-SVN: r35078
Joseph Myers committed -
* c-common.c (shorten_compare): Quiet warnings about unsigned comparisons with zero when they occur in a system header. From-SVN: r35077
Chip Salzenberg committed -
* c-common.c (check_format_info): Do not make a pedantic objection to the 'L' length modifier if used with a floating point type character. From-SVN: r35076
Joseph Myers committed -
* c-lex.c (yylex): Don't pedwarn for hexadecimal floating point constants in C99 mode. From-SVN: r35075
Joseph Myers committed -
* gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c, gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests. From-SVN: r35074
Joseph Myers committed -
* gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c, gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c, gcc.dg/c90-longlong.c, gcc.dg/c90-restrict-1.c, gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c, gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c, gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c, gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests. From-SVN: r35073
Joseph Myers committed -
From-SVN: r35072
Kazu Hirata committed -
2000-07-17 Gabriel Dos Reis <gdr@codesourcery.com> * std/valarray_array.h(__valarray_sum): Make inline. From-SVN: r35071
Gabriel Dos Reis committed -
From-SVN: r35070
Jeff Law committed -
From-SVN: r35069
Gabriel Dos Reis committed -
From-SVN: r35068
Jeff Law committed -
* gcc.c-torture/execute/20000717-1.c: New test. * gcc.c-torture/execute/20000717-1.x: Expected to fail. From-SVN: r35067
Greg McGary committed -
From-SVN: r35066
Jeff Law committed
-
- 16 Jul, 2000 10 commits
-
-
2000-07-16 Laurynas Biveinis <lauras@softhome.net> * cppfiles.c (read_name_map): Set map_list_ptr->map_list_map to NULL. From-SVN: r35065
Laurynas Biveinis committed -
* cp-tree.h (THUNK_VCALL_OFFSET): Update documentation. * method.c (use_thunk): Correct handling of vcall offsets. From-SVN: r35064
Mark Mitchell committed -
From-SVN: r35063
Mark Mitchell committed -
From-SVN: r35062
Mark Mitchell committed -
From-SVN: r35061
Mark Mitchell committed -
From-SVN: r35060
Mark Mitchell committed -
From-SVN: r35059
Kaveh R. Ghazi committed -
* cpplex.c: Update comments. * README.Portability: Small update. From-SVN: r35058
Neil Booth committed -
From-SVN: r35057
Jeff Law committed -
From-SVN: r35056
Neil Booth committed
-