- 01 Dec, 2000 29 commits
-
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37930 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37929 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
* gcc.dg/cpp/poison.c: Update. * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37928 138bc75d-0d04-0410-961f-82ee72b054a4
-
neil authored
* cpplex.c (_cpp_lex_token): Loop until not skipping. Always clear PREV_WHITE upon meeting a new line. * cpplib.c (end_directive): Set pfile->skipping after skip_rest_of_line. * cpplib.h (cpp_reader): Remove macro_pos. * cppmacro.c (cpp_get_line): Don't do anything special inside macros. (parse_arg): Add PREV_WHITE if a token appears after new lines. (funlike_invocation_p): Save and restore the output position over a successful check for a '('. (enter_macro_context): Delete uses of macro_pos. (cpp_get_token): Don't use pfile->skipping. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37927 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37926 138bc75d-0d04-0410-961f-82ee72b054a4
-
toon authored
* g77.f-torture/execute/20001201.f: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37925 138bc75d-0d04-0410-961f-82ee72b054a4
-
pme authored
* mkcheck.in: Count static and shared results separately. 2000-12-01 Loren J. Rittle <ljrittle@acm.org> * mkcheck.in: Correct typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37924 138bc75d-0d04-0410-961f-82ee72b054a4
-
pme authored
* diagnostic.c: Fix typos in comments. * diagnostic.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37923 138bc75d-0d04-0410-961f-82ee72b054a4
-
pme authored
* rtl.texi (Machine Modes): Document BImode and OImode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37922 138bc75d-0d04-0410-961f-82ee72b054a4
-
jsm28 authored
.FPP. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37921 138bc75d-0d04-0410-961f-82ee72b054a4
-
jsm28 authored
incomplete element type. (grokparms): Before checking for incomplete parameter type, check the type isn't error_mark_node. testsuite: * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37920 138bc75d-0d04-0410-961f-82ee72b054a4
-
warrenl authored
* Makefile.in: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37919 138bc75d-0d04-0410-961f-82ee72b054a4
-
jakub authored
(expand_builtin_strchr): Use it. (expand_builtin_strrchr): Use it. (builtin_memset_read_str): New function. (expand_builtin_memset): Use target_char_cast. Try to optimize memset with second argument non-zero using store_by_pieces. * gcc.c-torture/execute/string-opt-5.c: Add some memset tests. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37918 138bc75d-0d04-0410-961f-82ee72b054a4
-
denisc authored
types with a link to the current one ... * invoke.texi (AVR Options): ... here. Update -mmcu= to list all supported MCU types. Document -minit-stack= default. Document new options -mno-tablejump, -mtiny-stack. * md.texi (AVR family): Fix typo in 'w' constraint letter description. Document 'q'. Update 'O'. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37917 138bc75d-0d04-0410-961f-82ee72b054a4
-
bernds authored
registers in a multi-reg value. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37916 138bc75d-0d04-0410-961f-82ee72b054a4
-
bernds authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37915 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
* call.c (standard_conversion): Reject pointer to member conversions from ambiguous, inaccessible or virtual bases. * typeck.c (build_static_cast): Don't check pointers to members specially. testsuite: * g++.old-deja/g++.other/cast6.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37914 138bc75d-0d04-0410-961f-82ee72b054a4
-
warrenl authored
that aren't quite 1.2 compatible yet. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37913 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37912 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
whether X is a CONST_INT. (addsubcosts): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37911 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37910 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
mis-used XINT. (ARG_POINTER_REGNUM): Set to AP_REG. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37909 138bc75d-0d04-0410-961f-82ee72b054a4
-
warrenl authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37908 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
splits): Only match on TARGET_SH4. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37907 138bc75d-0d04-0410-961f-82ee72b054a4
-
warrenl authored
* BatchUpdateException.java: Ditto. * Blob.java: Ditto. * Clob.java: Ditto. * Ref.java: Ditto. * SQLData.java: Ditto. * SQLInput.java: Ditto. * SQLOutput.java: Ditto. * Struct.java: Ditto. * CallableStatement.java: Merged file from claspath. * Connection.java: Ditto. * DataTruncation.java: Ditto. * DatabaseMetaData.java: Ditto. * DriverManager.java: Ditto. * PreparedStatement.java: Ditto. * ResultSet.java: Ditto. * ResultSetMetaData.java: Ditto. * SQLException.java: Ditto. * SQLWarning.java: Ditto. * Statement.java: Ditto. * Types.java: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37906 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
of subsequent insns. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37905 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
* config/alpha/alpha32.h (ASM_OUTPUT_MI_THUNK): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37904 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
(DO_SELECT_SECTION): New. (SELECT_SECTION): Use it. (UNIQUE_SECTION_P): New. (UNIQUE_SECTION): New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37903 138bc75d-0d04-0410-961f-82ee72b054a4
-
geoffk authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37902 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 30 Nov, 2000 11 commits
-
-
gdr authored
* src/Makefile.am (c_base_headers): Add bits/cmath.tcc. (sources): Remove cmath.cc * src/Makefile.in: Regenerate. * include/c/bits/std_cmath.h (__cmath_power<>): Declare. (__cmath_abs<>): New function. (abs, fabs): Use __cmath_abs when no direct support is available. (__pow_helper<>): New function. (pow): Define here. Use __pow_helper<>. * include/c/bits/cmath.tcc: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37901 138bc75d-0d04-0410-961f-82ee72b054a4
-
aoliva authored
from va_list before using it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37900 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
(calculate_global_regs_live): Clear out garbage only when necessary. * simplify-rtx.c (varray_type used_regs): New. (clear_table): Use it to only clear necessary items. (cselib_lookup, cselib_record_set): Remember newly set items. (cselib_update_varray_sizes, cselib_init): Initialize and grow used_regs. * local-alloc.c (update_equiv_regs): New local `cleared_regs'. Move clearing of dead regs out of insn-loop. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37899 138bc75d-0d04-0410-961f-82ee72b054a4
-
rth authored
the tail recursion sequence. * gcc.c-torture/execute/20001130-1.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37898 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
* method.c (do_build_copy_constructor): Preserve cv qualifications when accessing source object members. (do_build_assign_ref): Likewise. Remove separate diagnostics for unnamed fields. testsuite: * g++.old-deja/g++.other/op3.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37896 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37895 138bc75d-0d04-0410-961f-82ee72b054a4
-
korbb authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37894 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
* method.c (do_build_assign_ref): Construct appropriately CV-qualified base reference. Don't allow const casts in base conversion. testsuite: * g++.old-deja/g++.other/op2.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37893 138bc75d-0d04-0410-961f-82ee72b054a4
-
gerald authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37873 138bc75d-0d04-0410-961f-82ee72b054a4
-
nathan authored
* call.c (build_over_call): Use VOID_TYPE_P. Don't die on incomplete return type. testsuite: * g++.old-deja/g++.other/crash38.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37872 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37871 138bc75d-0d04-0410-961f-82ee72b054a4
-