aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-07-12abi.html: Remove non-public qualification.Benjamin Kosnik3-4/+11
2004-07-12* name-lookup.c (push_class_level_binding): Simplify.Mark Mitchell2-48/+49
2004-07-12function.c (expand_function_start): Ensure r_save is in Pmode.Steve Ellcey5-0/+19
2004-07-12re PR c++/16475 (FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:)Andrew Pinski2-5/+10
2004-07-12re PR target/16445 (Gcc 3.4 ICE on valid code)Vladimir Makarov2-1/+8
2004-07-12target.h (struct gcc_target): Move gimplify_va_arg_expr next to build_builtin...Richard Henderson5-8/+16
2004-07-12passes.c (rest_of_decl_compilation): Don't defer call of assemble_variable if...Alexandre Oliva2-1/+13
2004-07-12cfgloop.h (struct loop): Add nb_iterations field.Sebastian Pop6-49/+2547
2004-07-12parser.c (cp_parser_class_head): Remove unused variable.Eric Christopher2-80/+83
2004-07-12re PR java/16474 (gcjh: Illegal C++ produced for some non-gcj bytecode)Bryce McKinlay2-4/+8
2004-07-12re PR rtl-optimization/15921 (gcc.c-torture/compile/920501-4.c fails on power...Vladimir Makarov3-4/+181
2004-07-12decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n...Giovanni Bajo5-34/+40
2004-07-12cp-tree.h (make_binfo): Remove.Nathan Sidwell4-62/+27
2004-07-12XCanvasPeer.java (createImage): Implement.Scott Gilbertson5-5/+140
2004-07-12missed in previous commitNathan Sidwell1-6/+7
2004-07-12call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn...Nathan Sidwell16-91/+186
2004-07-12tree-cfg.c (find_taken_edge): Statically compute the truth value of a predica...Diego Novillo2-3/+26
2004-07-12rs6000.c (rs6000_rtx_costs): Indicate that the rs6000 doesn't have shift-and-...Roger Sayle2-0/+18
2004-07-12004-07-12 David Billinghurst (David.Billinghurst@riotinto.com)David Billinghurst40-0/+2158
2004-07-12re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne...Giovanni Bajo9-22/+273
2004-07-12config.gcc: Add sh-*-symbianelf target.Nick Clifton8-23/+1164
2004-07-12re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Paolo Bonzini5-9/+17
2004-07-12invoke.texi: Correct -fasynchronous-unwind-tables option index entry.Roger Sayle2-1/+6
2004-07-12mips.c (mips_use_dfa_pipeline_interface): Delete.Richard Sandiford11-386/+571
2004-07-12invoke.texi (Optimize Options): Document -frename-registers not being enabled...Ben Elliston2-2/+6
2004-07-12call.c (build_operator_new_call): Avoid using push_to_top_level.Mark Mitchell5-39/+66
2004-07-12expr.c (gfc_check_assign_symbol): Handle pointer assignments.Paul Brook9-140/+97
2004-07-12expr.c (java_truthvalue_conversion, [...]): Convert calls to "build" into cal...Roger Sayle2-247/+272
2004-07-12Daily bump.GCC Administrator2-2/+2
2004-07-11re PR fortran/15986 (Forward referenced procedure not handled correctly)Paul Brook4-1/+49
2004-07-11fold-const.c (fold): Canonicalize X + -C as X - C for floating point addition...Roger Sayle2-1/+22
2004-07-11re PR libgcj/16478 (Hash synchronization deadlock with finalizers)Bryce McKinlay1-1/+1
2004-07-11re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized)Bryce McKinlay4-52/+63
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell10-110/+109
2004-07-11* pa.c (hppa_gimplify_va_arg_expr): Remove comment.John David Anglin2-8/+4
2004-07-11re PR tree-optimization/15654 (ICE in calculate_live_on_entry with -O2 -fno-t...Zdenek Dvorak2-0/+21
2004-07-11Add wchar_t counterparts of the basic_streambbuf<char> tests.Paolo Carlini21-6/+1274
2004-07-11builtins.c (fold_builtin_fputs): Don't bother converting the return type to i...Roger Sayle6-17/+100
2004-07-11re PR tree-optimization/16383 (internal compiler error: in generate_element_c...Richard Henderson5-44/+126
2004-07-11re PR tree-optimization/16422 (gcc.c-torture/execute/980223.c fails)Richard Henderson3-3/+69
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter1-0/+3
2004-07-11re PR fortran/15754 (Accepts assignment of the form P = NULL())Tobias Schlüter2-0/+11
2004-07-11Revert accidental commitTobias Schlüter2-8/+0
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter3-1/+14
2004-07-11Reported by Roman Kennke <roman@ontographics.com> (bug #9331)Mark Wielaard2-3/+11
2004-07-11re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook4-18/+15
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-0/+11
2004-07-11re PR fortran/16433 (wrong hexadecimal constant warning)Tobias Schlüter2-8/+18
2004-07-11rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c...Roger Sayle5-53/+87
2004-07-11rs6000.c (struct processor_costs): Change semantics of fields to include the ...Roger Sayle2-208/+251