Home
last modified time | relevance | path

Searched refs:Lose (Results 1 – 25 of 54) sorted by relevance

123

/openbsd-src/gnu/gcc/gcc/config/alpha/
H A Dvms-crt0.c32 You Lose! This file can only be compiled with DEC C.
H A Dvms-psxcrt0.c32 You Lose! This file can only be compiled with DEC C.
H A Dvms-crt0-64.c32 You Lose! This file can only be compiled with DEC C.
H A Dvms-psxcrt0-64.c32 You Lose! This file can only be compiled with DEC C.
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dvms-crt0.c32 You Lose! This file can only be compiled with DEC C.
H A Dvms-psxcrt0.c32 You Lose! This file can only be compiled with DEC C.
H A Dvms-crt0-64.c32 You Lose! This file can only be compiled with DEC C.
H A Dvms-psxcrt0-64.c32 You Lose! This file can only be compiled with DEC C.
/openbsd-src/usr.bin/fmt/
H A Dfmt.c206 goto Lose; in get_positive()
211 Lose: in get_positive()
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-1997100 * decl2.c (finish_file): Lose handling of templates in pending_statics.
104 * decl2.c (finish_file): Lose call to expand_builtin_throw.
191 * except.c (expand_end_catch_block): Lose rethrow region.
233 * exception.cc (__cp_pop_exception): Lose handler arg.
257 * except.c: Lose Unexpected, SetTerminate, SetUnexpected,
261 (various): Lose redundant assemble_external calls.
378 * tree.c (get_type_decl): Lose identifier case.
379 * spew.c (yylex): Lose useless call to identifier_typedecl_value.
461 * except.c (expand_end_catch_block): Lose call to __sjpopnthrow.
587 * except.c: Lose saved_throw_{type,value,cleanup,in_catch}.
[all …]
H A DChangeLog-2001110 (build_delete): ...here. Lose !TYPE_HAS_DESTRUCTOR code.
136 (genrtl_finish_function): Lose cleanup_label cruft.
140 * semantics.c (finish_return_stmt): Lose ctor_label support.
196 (grok_op_properties): Lose VIRTUALP parameter.
421 (expand_virtual_init): Lose unrequired conversions.
1051 * decl2.c (grok_alignof): Lose.
1053 * typeck.c (c_alignof): Lose.
1302 * decl2.c (get_temp_name): Lose.
1381 (build_vfn_ref): Lose first parameter.
1402 * class.c (build_vfn_ref): Lose first parameter. Remove
[all …]
H A DChangeLog-1994149 * typeck.c (build_binary_op): Lose checks on TYPE_PTRMEMFUNC_P with
696 * pt.c (instantiate_member_templates): Lose redundant
1756 (convert_to_reference): Lose excessive and incorrect trickiness.
1801 * decl.c (various): Lose empty_init_node.
1850 * search.c (dfs_debug_mark): Lose checks for DWARF_DEBUG and
1919 * lex.c (real_yylex): Lose RANGE.
2276 * cvt.c (build_type_conversion): Lose special handling of
2350 * call.c, class.h, cp-tree.h, cvt.c, decl2.c: Lose old overloading
2447 (various): Lose pedantic_lvalue_warning.
2595 * parse.y: Lose doing_explicit (check $0 instead).
[all …]
H A DChangeLog-199577 Lose CLASSTYPE_METHODS/DECL_NEXT_METHOD chain; make
81 * decl.c (duplicate_decls): Lose references to DECL_NEXT_METHOD.
83 * cp-tree.h (CLASSTYPE_METHODS): Lose.
86 (struct lang_decl): Lose next_method field.
87 (DECL_NEXT_METHOD): Lose.
1535 * class.c, cp-tree.h, decl.c, decl2.c, parse.y: Lose all references
1841 * method.c (hack_identifier): Lose check for calling a data member.
2266 * decl.c: Lose all references to current_extern_inline. Break
2807 * cvt.c (convert_to_aggr): Lose misleading shortcut.
2968 * typeck.c (build_unary_op, ADDR_EXPR): Lose bogus special case for
[all …]
H A DChangeLog-1996236 * cp-tree.h (CONV_NONCONVERTING): Lose.
237 * typeck.c (build_c_cast): Lose allow_nonconverting parm.
315 * decl.c (pushdecl): Lose obsolete code.
1053 * decl.c (duplicate_decls): Lose reference to DECL_TEMPLATE_MEMBERS.
2240 tree.c: Lose TYPE_NESTED_NAME.
2354 (init_decl_processing): Lose builtin_type_tdescs lossage.
2377 (init_rtti_processing): Lose bad_cast_type.
2405 (add_uninstantiated_desc, get_def_to_follow, build_t_desc): Lose.
2407 * method.c (build_t_desc_overload): Lose.
2764 * lex.c: Lose compiler_error_with_decl.
[all …]
H A DChangeLog-200045 * pt.c (more_specialized): Pass len down. Lose explicit_args parm.
50 (most_specialized_instantiation): Lose explicit_args parm.
68 Lose support for calling pointer to METHOD_TYPE fields.
74 * tree.c (break_out_cleanups): Lose.
122 * call.c (build_new_function_call): Lose space before paren in
145 (implicit_conversion): Avoid doing so. Lose reference binding code.
4989 (__class_type_info::__class_type_info): Lose details.
4991 (__si_class_type_info::__si_class_type_info): Lose details.
5539 define_function): Lose.
5548 (throw_bad_cast_node, throw_bad_typeid_node): Lose.
[all …]
H A DChangeLog-1998431 (build_object_call): Lose 'templates'.
471 * decl.c: Lose warn_about_return_type.
964 (finish_prevtable_vardecl): Lose.
1011 (require_instantiated_type): Lose.
1368 * friend.c (do_friend): Lose special handling of ::main and
2290 * cp-tree.h: Lose mi_matrix and memoize support.
2292 * class.c: Lose struct class_level.
2293 (pushclass, popclass): Lose memoize support.
2303 (lookup_field): Likewise. Lose setting TREE_VIA_* on TREE_LISTs.
5269 * class.c (finish_base_struct): Lose offset handling code.
[all …]
H A DChangeLog-1993285 (warn_for_assignment): Lose.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddefaults.h486 You Lose! You must define PREFERRED_DEBUGGING_TYPE!
H A DChangeLog.13543 (one_classic_gcse_pass): Lose unused argument. All callers changed.
3548 Lose unused argument.
4266 * pa.md (call patterns): Lose unused argument to output_call.
9859 (constrain_operands): Lose INSN_CODE_NUM arg. All callers changed.
9887 * reload.c (find_reloads): Lose CONSTRAINTS1 variable; use
10387 (calculate_needs): Lose AVOID_RETURN_REG and GLOBAL args, return void.
10393 (find_tworeg_group): Lose GLOBAL arg, take CHAIN arg, return void.
10398 (find_group): Lose GLOBAL arg, take CHAIN arg, return void.
10402 (find_reload_regs): Lose GLOBAL arg, take CHAIN arg, return void.
10415 (possible_group_p): Lose MAX_GROUPS arg, take CHAIN arg. All callers
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.11184 * class.c, cp-tree.h, decl.c, decl2.c, parse.y: Lose all references
1490 * method.c (hack_identifier): Lose check for calling a data member.
1915 * decl.c: Lose all references to current_extern_inline. Break
2456 * cvt.c (convert_to_aggr): Lose misleading shortcut.
2617 * typeck.c (build_unary_op, ADDR_EXPR): Lose bogus special case for
2884 * decl.c (xref_defn_tag): Lose.
2893 * parse.y (do_xref): Lose.
3427 * cp-tree.h: Lose CLASSTYPE_CONVERSIONS hackery.
3430 * class.c (finish_struct_bits): Lose CLASSTYPE_CONVERSIONS hackery.
3439 * call.c (build_method_call): Lose another misleading shortcut.
[all …]
H A DChangeLog.22202 * decl.c (define_function): Lose FUNCTION_CODE arg. All callers
3244 * except.c: Lose CatchMatch, FirstExceptionMatch, and Unwind.
4855 * call.c (find_scoped_type, resolve_scope_to_name): Lose.
5535 * class.c (maybe_fixup_vptrs, build_class_init_list): Lose.
5676 * cp-tree.h (hash_tree_cons_simple): Lose.
7219 (build_object_call): Lose 'templates'.
7259 * decl.c: Lose warn_about_return_type.
7752 (finish_prevtable_vardecl): Lose.
7799 (require_instantiated_type): Lose.
8156 * friend.c (do_friend): Lose special handling of ::main and
[all …]
H A DChangeLog3427 * call.c (build_over_call): Lose empty class hackery.
5576 * semantics.c (setup_vtbl_ptr): Lose.
5578 (vtbls_set_up_p): Lose.
6087 (build_delete): ...here. Lose !TYPE_HAS_DESTRUCTOR code.
6113 (genrtl_finish_function): Lose cleanup_label cruft.
6117 * semantics.c (finish_return_stmt): Lose ctor_label support.
6173 (grok_op_properties): Lose VIRTUALP parameter.
6398 (expand_virtual_init): Lose unrequired conversions.
7028 * decl2.c (grok_alignof): Lose.
7030 * typeck.c (c_alignof): Lose.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog170 * emulparams/bfin.sh: Lose reference to bfin.em.
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1085 void Lose();
1296 Lose(); in RateRegister()
1356 Lose(); in RatePrimaryRegister()
1380 Lose(); in RateFormula()
1389 Lose(); in RateFormula()
1470 void Cost::Lose() { in Lose() function in Cost
5152 SolutionCost.Lose(); in Solve()
/openbsd-src/gnu/usr.bin/binutils/config/
H A DChangeLog158 * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.

123