- Dec 18, 2002
-
-
Nathanael Nerode authored
* Makefile.tpl: Don't let real targets depend on phony targets. * Makefile.in: Regenerate. From-SVN: r60261
-
Jason Merrill authored
PR c++/8674 * call.c (build_over_call): Check specifically for TARGET_EXPR when eliding. From-SVN: r60260
-
Jason Merrill authored
PR c++/6255 * decl.c (lookup_name_real): Build a new TYPENAME_TYPE rather than modifying the old one. From-SVN: r60259
-
Jason Merrill authored
From-SVN: r60258
-
Jason Merrill authored
* libU77/date_.c (G77_date_y2kbuggy_0): Declare G77_abort_0 noreturn. * libU77/vxtidate_.c (G77_vxtidate_y2kbuggy_0): Likewise. From-SVN: r60256
-
Jason Merrill authored
* src/vterminate.cc (__verbose_terminate_handler): Send diagnostics to stderr. From-SVN: r60254
-
Jason Merrill authored
* unwind-dw2-fde.c (frame_downheap): Split out from... (frame_heapsort): Here. From-SVN: r60253
-
Nick Clifton authored
From-SVN: r60252
-
Gabriel Dos Reis authored
* cp-tree.h (struct tree_srcloc): Use location_t. (SOURCE_LOCUS): New. (SRCLOC_FILE, SRCLOC_LINE): Adjust. From-SVN: r60247
-
GCC Administrator authored
From-SVN: r60244
-
Jason Merrill authored
* tree.c (make_node): Don't set TREE_TYPE on 's' class nodes. (build1): Always set TREE_SIDE_EFFECTS on 's' class nodes. From-SVN: r60237
-
Jason Merrill authored
* decl.c (finish_function): Also complain about no return in templates. * semantics.c (finish_return_stmt): Also call check_return_expr in templates. * typeck.c (check_return_expr): In a template, just remember that we saw a return. From-SVN: r60236
-
Jason Merrill authored
From-SVN: r60235
-
Jason Merrill authored
* calls.c (expand_call): Don't try to be clever about expanding the return slot address. From-SVN: r60234
-
Nathanael Nerode authored
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. * Makefile.in: Regenerate. From-SVN: r60233
-
Kaz Kojima authored
* config/sh/linux.h (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_CPP_SPEC): Define. From-SVN: r60231
-
Ulrich Weigand authored
* configure.in: Define with_target_subdir and with_build_subdir variables in config-ml.in AC_OUTPUT call. * configure: Regenerate. From-SVN: r60230
-
- Dec 17, 2002
-
-
Jason Merrill authored
* calls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT_ADDR with special struct-return ABIs. cp/ * semantics.c (simplify_aggr_init_exprs_r): Don't change the type of the CALL_EXPR. From-SVN: r60223
-
Jason Merrill authored
From-SVN: r60222
-
Kazu Hirata authored
From-SVN: r60219
-
Kazu Hirata authored
* doc/c-tree.texi: Fix typos and follow spelling conventions. * doc/cpp.texi: Likewise. * doc/extend.texi: Likewise. * doc/gty.texi: Likewise. * doc/install.texi: Likewise. * doc/invoke.texi: Likewise. * doc/md.texi: Likewise. * doc/passes.texi: Likewise. * doc/rtl.texi: Likewise. * doc/sourcebuild.texi: Likewise. * doc/tm.texi: Likewise. From-SVN: r60213
-
Jerry Quinn authored
From-SVN: r60212
-
Ulrich Weigand authored
s390.c (s390_output_constant_pool): Replace ASM_OUTPUT_INTERNAL_LABEL by (*targetm.asm_out.internal_label). * config/s390/s390.c (s390_output_constant_pool): Replace ASM_OUTPUT_INTERNAL_LABEL by (*targetm.asm_out.internal_label). From-SVN: r60208
-
Svein E. Seldal authored
* config.sub: Import from master repository * config.guess: Ditto From-SVN: r60207
-
Jan Hubicka authored
* convert.c (convert_to_real): Disable function transformation for now. From-SVN: r60206
-
GCC Administrator authored
From-SVN: r60205
-
Geoffrey Keating authored
From-SVN: r60198
-
Jason Merrill authored
c-semantics.c (add_scope_stmt): Abort if the end SCOPE_STMT doesn't match the begin SCOPE_STMT in partialness. * c-semantics.c (add_scope_stmt): Abort if the end SCOPE_STMT doesn't match the begin SCOPE_STMT in partialness. cp/ * semantics.c (do_pushlevel): Call pushlevel after adding the SCOPE_STMT. (do_poplevel): Call poplevel before adding the SCOPE_STMT. * parse.y (function_body): Go back to using compstmt. * decl.c (pushdecl): Skip another level to get to the parms level. * call.c (build_new_method_call): Use is_dummy_object to determine whether or not to evaluate the object parameter to a static member function. From-SVN: r60196
-
Geoffrey Keating authored
From-SVN: r60195
-
Geoffrey Keating authored
From-SVN: r60194
-
Jason Merrill authored
* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a previous 'make bootstrap'. * Makefile.in: Regenerate. From-SVN: r60193
-
Hans-Peter Nilsson authored
From-SVN: r60192
-
Christopher Faylor authored
From-SVN: r60191
-
Loren J. Rittle authored
From-SVN: r60190
-
- Dec 16, 2002
-
-
Jan Hubicka authored
* mips.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not use qpword on API_N32/not gas * mips.md (tablejump insn): Likewise. From-SVN: r60188
-
Mark Mitchell authored
From-SVN: r60185
-
Mark Mitchell authored
* doc/include/gcc-common.texi: Change version number to 3.4. * gcj.texi: Change version number to 3.4. * root.texi: Change version number to 3.4. From-SVN: r60183
-
Jason Merrill authored
From-SVN: r60182
-
Paolo Carlini authored
2002-12-16 Paolo Carlini <pcarlini@unitus.it> PR libstdc++/8949 * include/std/std_limits.h (struct numeric_limits<short>, struct numeric_limits<unsigned short>, struct numeric_limits<int>, struct numeric_limits<unsigned int>, struct numeric_limits<long>, struct numeric_limits<unsigned long>, struct numeric_limits<long long>, struct numeric_limits<unsigned long long>): According to 18.2.1.2,53 and 18.2.1.5,1 is_iec559 shall be false. * testsuite/18_support/numeric_limits.cc: Add test04. From-SVN: r60181
-
Bruce Korb authored
From-SVN: r60178
-