Clean up handling of undefined types.
[gcc.git] / gcc /
2011-03-25 Ian Lance TaylorClean up handling of undefined types.
2011-03-25 Ian Lance TaylorAvoid overflow error after negative shift count error.
2011-03-25 Kai TietzChangelog c-family/
2011-03-25 Richard Sandifordarm.h (CANNOT_CHANGE_MODE_CLASS): Restrict FPA_REGS...
2011-03-25 Tobias Burnusre PR fortran/48174 (DWARF for subroutine with no args...
2011-03-25 Ian Lance TaylorGive an error if a label is defined but not used.
2011-03-25 Martin Jamborpr44686.c: Do not explicitely specify -O2.
2011-03-25 Nathan Froydfold-const.c (expr_location_or): New function.
2011-03-25 Jeff Lawdwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add...
2011-03-25 Richard Guenthertree-ssa-copy.c (stmt_may_generate_copy): Copies from...
2011-03-25 Jakub Jelinekdwarf2out.c (mem_loc_descriptor): Compare mode size...
2011-03-25 Jason MerrillCore 1135
2011-03-25 Jason Merrillre PR c++/48289 (-pedantic breaks std::move)
2011-03-25 Jason Merrill* c.opt: Add -std=c++03.
2011-03-25 Kai Tietzcygming.h (DWARF_FRAME_REGISTERS): Adjust comment.
2011-03-25 Ira Rosenre PR target/48287 (gcc.dg/vect/vect-cselim-1.c FAILs...
2011-03-25 Rainer Orthpr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for...
2011-03-25 Richard Guenthertree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
2011-03-25 Rainer Orthre PR testsuite/48283 (gcc.dg/graphite/block-[3478...
2011-03-25 Richard Guentherpasses.c (init_optimization_passes): Add FRE pass after...
2011-03-25 Bernd Schmidtvfp.md (arm_movdi_vfp): Enable only when not tuning...
2011-03-25 Nathan Froydfix typo in ChangeLog
2011-03-25 Nathan Froydre PR target/4828 (can't install gcc for h8300-hms...
2011-03-25 Kai TietzChangeLog gcc/
2011-03-25 Richard Guenthertree-cfg.c (verify_gimple_assign_unary): Drop special...
2011-03-25 Mark WielaardRemove deprecated DW_FORM_sig8 define.
2011-03-25 Mark Wielaardre PR debug/48041 (dwarf2out emits unnecessary null...
2011-03-25 Ian Lance TaylorRemove closed function. Fix tuple receive in select.
2011-03-25 Richard Hendersonalpha: Use byte-manipulation helper expanders more...
2011-03-25 Richard Hendersonalpha: Remove all big-endian code.
2011-03-25 Richard Hendersonalpha: Unify movdi patterns with enabled attribute.
2011-03-25 Richard Hendersonalpha: Unify SF, DF, QI, HI, SI mode moves with enabled...
2011-03-25 Richard Hendersonalpha: Cleanup sign extension patterns.
2011-03-25 GCC AdministratorDaily bump.
2011-03-25 Richard Hendersonalpha: Unify zero_extend patterns with attribute enabled.
2011-03-25 Richard Hendersonalpha: Revert change to input_operand for 32-bit vms.
2011-03-24 Nathan Froydfunction.c (instantiate_virtual_regs): Use FOR_EACH_BB...
2011-03-24 Eric Botcazou* dojump.c (do_jump_by_parts_greater_rtx): Optimize...
2011-03-24 Uros Bizjaki386.md (ix86_print_operand): Output DFmode const_doubl...
2011-03-24 Jakub Jelinekre PR debug/48204 (ICE: in decimal_to_decnumber, at...
2011-03-24 Nick Cliftonrx.h (LABEL_ALIGN_FOR_BARRIER): Define.
2011-03-24 Richard Sandifordre PR rtl-optimization/48263 (build fails for cris...
2011-03-24 Andreas Krebbelreload.c (find_reloads_subreg_address): Add address_rel...
2011-03-24 Jeff Lawtree-ssa-live.c (remove_unused_scope_block_p): Remove...
2011-03-24 Joseph Myers* gcc.pot: Regenerate.
2011-03-24 Andreas Krebbels390.c (s390_preferred_reload_class): Return NO_REGS...
2011-03-24 Steve Ellceyre PR target/48209 (FAIL: gcc.c-torture/execute/pr47917...
2011-03-24 Eric Botcazoufold-const.c (fold_ternary_loc): Preserve the location...
2011-03-24 Eric Botcazoueinfo.ads (Size_Depends_On_Discriminant): Adjust descri...
2011-03-24 Nathan Froydtree.c (record_node_allocation_statistics): New function.
2011-03-24 Eric Botcazoutrans.c (gnat_to_gnu): Remove obsolete case of non...
2011-03-24 Richard Sandifordbuiltins.c (expand_movstr): Fix endp == 1 adjustment...
2011-03-24 Richard Guentherre PR tree-optimization/48271 (ICE: SIGSEGV in tree_ssa...
2011-03-24 Richard Guentherre PR middle-end/48270 (New test failures)
2011-03-24 Eric Botcazoutree-sra.c (build_ref_for_offset): Strip useless type...
2011-03-24 Uros Bizjakre PR target/48237 (ICE: in final_scan_insn, at final...
2011-03-24 Nathan Froydsystem.h (FUNCTION_ARG, [...]): Poison.
2011-03-24 Richard Guentherre PR middle-end/48269 (Incorrect fortify warning for...
2011-03-24 Diego Novillolto-opts.c (input_data_block): Move to lto-streamer...
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-03-24 Richard Sandifordpredicates.md (jump_address_operand): Fix register...
2011-03-24 Ira Roseninvoke.texi (max-stores-to-sink): Document.
2011-03-24 Ian Lance TaylorTuple receives indicate whether channel is closed.
2011-03-24 Chung-Lin Tangre PR target/46934 (gcc ICE: error: unrecognizable...
2011-03-24 Ian Lance TaylorCondition in if statement is not optional.
2011-03-24 GCC AdministratorDaily bump.
2011-03-24 Ian Lance TaylorChange c <- v from an expression to a statement.
2011-03-23 Ian Lance Taylor* go.test/go-test.exp (errchk): Ignore lines containing...
2011-03-23 Ian Lance TaylorSend on a closed channel panics.
2011-03-23 Jonathan Wakelyre PR other/48179 (Reference mismatch in documentation...
2011-03-23 Jeff Lawcfg.c (redirect_edge_succ_nodup): Duplicate the varm...
2011-03-23 Richard Guenthertree-stdarg.c (va_list_counter_bump): Handle bumps...
2011-03-23 Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2011-03-23 Andreas Krebbel2084.md: Enable all insn reservations also for z9_ec...
2011-03-23 Julian Brownexpr.c (expand_expr_real_1): Only use BLKmode for volat...
2011-03-23 Rainer Orthre PR testsuite/48251 (guality_check hangs indefinitely...
2011-03-23 Eric Botcazoutrans.c (create_temporary): New function taken from...
2011-03-23 Richard Sandifordre PR target/47553 (ARM neon vld1q_lane_u8 & co. don...
2011-03-23 Eric Botcazoudecl.c (validate_size): Improve comments and tweak...
2011-03-23 Eric Botcazoudecl.c (gnat_to_gnu_entity): Create TYPE_DECL for the...
2011-03-23 Richard Sandifordoptabs.h (emit_unop_insn, [...]): Change insn code...
2011-03-23 Andreas Krebbeldwarf2out.c (const_ok_for_output_1): Print the unspec...
2011-03-23 Nathan Froydrefactor emit_*_{after,before}_noloc using common functions
2011-03-23 Nathan Froydlibgcc2.c (__lshrdi3, [...]): Use W_TYPE_SIZE.
2011-03-23 GCC AdministratorDaily bump.
2011-03-22 Richard HendersonAvoid !TARGET_ABI_OPEN_VMS in favor of a positive test...
2011-03-22 Joseph Myerss390-opts.h: New.
2011-03-22 Joseph Myersscore.c (score_handle_option): Don't assert that global...
2011-03-22 Joseph Myersmep.c (option_mtiny_specified): Remove.
2011-03-22 Joseph Myersv850-opts.h: New.
2011-03-22 Joseph Myerssh.c (sh_handle_option): Access target_flags via opts...
2011-03-22 Joseph Myerspdp11.c (pdp11_handle_option): Access target_flags...
2011-03-22 Joseph Myerspa-hpux.opt (flag_pa_unix): New Variable entry.
2011-03-22 Joseph Myersmn10300-opts.h: New.
2011-03-22 Joseph Myersmicroblaze.c: Don't include opts.h.
2011-03-22 Joseph Myersm32r-opts.h: New.
2011-03-22 Joseph Myersm32c.c: Don't include opts.h.
2011-03-22 Joseph Myersiq2000-opts.h: New.
2011-03-22 Joseph Myersia64-opts.h: New.
2011-03-22 Joseph Myersfrv-opts.h: New.
next