- 07 Aug, 2002 13 commits
-
-
* regex.c (re_error_msgid): Just use a simple array of strings. (re_compile_pattern): Compensate. (re_comp): Likewise. (re_comp): Likewise. (regerror): Likewise. From-SVN: r56106
DJ Delorie committed -
* Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update. * c-common.c: Don't include tree-inline.h. (c_common_init_options, c_common_post_options): Move to c-opts.c. * c-common.h (c_common_decode_option): New. * c-decl.c (c_decode_option): Remove. * c-lang.c (LANG_HOOKS_DECODE_OPTION): Use c_common_decode_option. * c-opts.c: New file. * c-tree.h (c_decode_option): Remove. * doc/passes.texi: Update. * objc/objc-act.c (objc_decode_option): Remove. * objc/objc-act.h (objc_decode_option): Remove. * objc/ojbc-lang.c (LANG_HOOKS_DECODE_OPTION): Use c_common_decode_option. cp: * Make-lang.in (CXX_C_OBJS): Update. * cp-lang.c (LANG_HOOKS_DECODE_OPTION): Use c_common_decode_option. * cp-tree.h (cxx_decode_option): Remove. * decl2.c (compare_options, lang_f_options, unsupported_options, cxx_decode_option): Remove. testsuite: * objc.dg/const-str-2.m: Update. * gcc.dg/cpp/c++98.c: Change to C extension. * gcc.dg/cpp/c++98-pedantic.c: Similarly. * gcc.dg/cpp/cpp.exp: Process .C extensions too. From-SVN: r56105
Neil Booth committed -
2002-08-07 Chris Demetriou <cgd@broadcom.com> * config/mips/mips.md (sunlt_sf, suneq_sf, sunle_sf): Remove dependency on TARGET_DOUBLE_FLOAT. From-SVN: r56102
Chris Demetriou committed -
* config/sh/lib1funcs.asm (GCC_shcompact_incoming_args): Don't overwrite callee-save registers. Fix comment. From-SVN: r56101
Stephen Clarke committed -
* libsupc++/Makefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS. * libsupc++/Makefile.in: Regenerate. From-SVN: r56099
John David Anglin committed -
From-SVN: r56098
GCC Administrator committed -
2002-08-07 Bryce McKinlay <bryce@waitaki.otago.ac.nz> * java/lang/ClassLoader.java (getSystemClassLoader, findClass, defineClass, setSigners, getSystemResource, getSystemResourceAsStream, findResource, getResources, findResources): Add javadoc from classpath. (getSystemResources): Implemented. From-SVN: r56092
Bryce McKinlay committed -
2002-08-06 Chris Demetriou <cgd@broadcom.com> * config/mips/mips.c (override_options): Set MASK_BRANCHLIKELY in target_flags based on ISA, if it was not set on the command line. Warn if MASK_BRANCHLIKLEY is set but the ISA does not support Branch Likely instructions. * config/mips/mips.h (MASK_BRANCHLIKLEY): New macro. (TARGET_BRANCHLIKELY): Likewise. (TARGET_SWITCHES): Add -mbranch-likely and -mno-branch-likely. (GENERATE_BRANCHLIKELY): Use TARGET_BRANCHLIKELY rather than ISA_HAS_BRANCHLIKELY. (ISA_HAS_BRANCHLIKELY): Do not include MIPS16 check. * doc/invoke.texi: Document new MIPS -mbranch-likely and -mno-branch-likely options. From-SVN: r56088
Chris Demetriou committed -
From-SVN: r56086
Kaveh R. Ghazi committed -
* Makefile.in (dummy-conditions.o): Depend on $(HCONFIG_H) not $(GCONFIG_H). From-SVN: r56085
Kaveh R. Ghazi committed -
* c-decl.c (duplicate_decls): Error out for incompatible TLS declarations. * testsuite/gcc.dg/tls/diag-3.c: New. From-SVN: r56084
Aldy Hernandez committed -
c-common.c (c_expand_expr): If the last expression is a VAR_DECL with RTL that matches the target... * c-common.c (c_expand_expr) [STMT_EXPR]: If the last expression is a VAR_DECL with RTL that matches the target, just return that RTL. From-SVN: r56083
Jason Merrill committed -
cp/ * typeck.c (build_x_unary_op): Handle pointer-to-member. testsuite/ * g++.dg/README (Subdirectories): Document new subdir expr. * g++.dg/expr/pmf-1.C: New test. From-SVN: r56082
Gabriel Dos Reis committed
-
- 06 Aug, 2002 14 commits
-
-
From-SVN: r56081
Dale Johannesen committed -
* gcov.c: Tidy. (struct line_info, struct coverage): New structures. (gcov_file_name, gcov_file): Remove globals. (output_data): Take source file parameter. Fix memory leak. Break up into ... (init_line_info, output_line_info, make_gcov_file_name, accumulate_branch_counts): ... here. (calculate_branch_probs, function_summary): Adjust. (main): Adjust. (function_*): Remove global variables. From-SVN: r56080
Nathan Sidwell committed -
From-SVN: r56079
Neil Booth committed -
From-SVN: r56078
Neil Booth committed -
* cppinit.c (struct lang_flags): Rename trigraphs std. (set_lang): Update. * cpplib.h (struct cpp_options): New member std. * cppmacro.c (_cpp_builtin_macro_text): Use std. (collect_args): Flag whether to swallow a possible future comma pasted with varargs. (replace_args): Use this flag. * doc/cpp.texi: Update varargs extension documentation. testsuite: * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests. From-SVN: r56077
Neil Booth committed -
From-SVN: r56075
Jakub Jelinek committed -
From-SVN: r56073
Jakub Jelinek committed -
* config/i386/i386.c (x86_field_alignment): Apply min for all MODE_INT and MODE_CLASS_INT modes. * g++.dg/abi/bitfield3.C: New test. From-SVN: r56072
Jakub Jelinek committed -
config.gcc (*-*-linux*): Default to --enable-threads=posix if no --{enable,disable}-threads is given to... * config.gcc (*-*-linux*): Default to --enable-threads=posix if no --{enable,disable}-threads is given to configure. (alpha*-*-linux*, hppa*-*-linux*, i[34567]86-*-linux*, x86_64-*-linux*, ia64*-*-linux*, m68k-*-linux*, mips*-*-linux*, powerpc-*-linux-gnualtivec*, powerpc-*-linux*, s390-*-linux*, s390x-*-linux*, sh-*-linux*, sparc-*-linux*, sparc64-*-linux*): Remove thread_file setting here. From-SVN: r56071
Jakub Jelinek committed -
From-SVN: r56069
David Edelsohn committed -
From-SVN: r56068
Gerald Pfeifer committed -
From-SVN: r56067
Gerald Pfeifer committed -
From-SVN: r56066
Federico G. Schwindt committed -
From-SVN: r56065
GCC Administrator committed
-
- 05 Aug, 2002 13 commits
-
-
gcc: * gcov.c (output_data): Round to % to nearest, tweak formatting. testsuite: * lib/gcov.exp: Tweak expected line formats. * gcc.misc-tests/gcov8.c: New test. * gcc.misc-tests/gcov8.x: New flags. From-SVN: r56059
Nathan Sidwell committed -
fold-const.c (associate_trees): Only optimize NEGATE_EXPR in one of the operands into MINUS_EXPR if... * fold-const.c (associate_trees): Only optimize NEGATE_EXPR in one of the operands into MINUS_EXPR if code is PLUS_EXPR. * gcc.c-torture/execute/20020805-1.c: New test. From-SVN: r56058
Jakub Jelinek committed -
From-SVN: r56057
Jakub Jelinek committed -
2002-08-05 Douglas B Rupp <rupp@gnat.com> * config.gcc (i[34567]86-*-interix*): Replace interix.o with winnt.o * config/i386/i386-interix.h (TARGET_NOP_FUN_DLLIMPORT, drectve_section): Define. * config/i386/t-interix: Replace interix.o rule with winnt.o. * config/i386/interix.c: Remove. From-SVN: r56056
Douglas B Rupp committed -
2002-08-05 Geoffrey Keating <geoffk@redhat.com> * attribs.c: Don't include obstack.h. * builtins.c: Likewise. * cfganal.c: Likewise. * cfgbuild.c: Likewise. * cfgcleanup.c: Likewise. * emit-rtl.c: Likewise. * loop.c: Likewise. * stmt.c: Likewise. Index: cp/ChangeLog 2002-08-05 Geoffrey Keating <geoffk@redhat.com> * class.c: Don't include obstack.h. (popclass): * decl2.c: Delete bogus comment. * error.c: Don't include obstack.h. * except.c: Likewise. (dump_type): Correct comment. * method.c: Don't include obstack.h. * tree.c: Likewise. Index: java/ChangeLog 2002-08-05 Geoffrey Keating <geoffk@redhat.com> * mangle_name.c: Don't include obstack.h twice. * xref.c: Don't include obstack.h. From-SVN: r56055
Geoffrey Keating committed -
From-SVN: r56054
Geoffrey Keating committed -
From-SVN: r56050
Gabriel Dos Reis committed -
From-SVN: r56049
Bernd Schmidt committed -
2002-08-05 Toon Moene <toon@moene.indiv.nluug.nl> * invoke.texi: Improve description of -fno-finite-math-only flag. From-SVN: r56048
Toon Moene committed -
From-SVN: r56047
GCC Administrator committed -
2002-08-04 Chris Demetriou <cgd@broadcom.com> * doc/invoke.texi: Remove duplicated paragraph describing TARGET_SWITCHES. From-SVN: r56040
Chris Demetriou committed -
cp/ Fix PR/2213 * cvt.c (cp_convert_to_pointer): Reject conversions from integral expressions to pointer-to-data-member of pointer-to-member-functions. testsuite/ * g++.dg/other/conversion1.C: New test. From-SVN: r56039
Gabriel Dos Reis committed -
install.texi (Installing GCC): Refer to buildstat.html, rather than listing version-specific build status files. * doc/install.texi (Installing GCC): Refer to buildstat.html, rather than listing version-specific build status files. From-SVN: r56038
Mark Mitchell committed
-