aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-05c-semantics.c (build_stmt): Use TYPE_P instead of IS_NON_TYPE_CODE_CLASS.Kazu Hirata1-6/+1
2005-02-28calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata1-3/+1
2005-02-24re PR middle-end/19953 (Special-case real + complex arithmetic operation (-ff...Richard Henderson1-0/+3
2005-02-14re-apply fold_indirect_ref patchJason Merrill1-0/+1
2005-02-13temporarily revert last changesJason Merrill1-1/+0
2005-02-13re PR libmudflap/19319 (Mudflap produce many violations on simple, correct c+...Jason Merrill1-0/+1
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson1-1/+15
2005-02-10re PR tree-optimization/18687 (>200% compile time regression compared to gcc-...Zdenek Dvorak1-0/+1
2005-02-09builtins.c (DEF_BUILTIN): Add COND argument.Richard Henderson1-1/+2
2005-02-09fold-const.c (fold_strip_sign_ops): New function to simplify a floating point...Roger Sayle1-1/+2
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch1-0/+3
2005-02-01Patch from Richard Sandiford <rsandifo@redhat.com>Eric Botcazou1-2/+4
2005-01-27re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson1-4/+9
2005-01-27tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher1-10/+10
2005-01-26re PR middle-end/19515 (Violation of C99 6.7.8 ยง21 for unions)Richard Henderson1-2/+2
2005-01-26re PR middle-end/19616 (missed tail call)Steven Bosscher1-0/+3
2005-01-16re PR target/16304 (bootstrap failure on AIX 4.3.3: cannot build strstream in...John David Anglin1-0/+1
2005-01-14c-tree.h, [...]: Remove unused prototypes.Kazu Hirata1-5/+0
2005-01-07* tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.Richard Sandiford1-2/+2
2005-01-06Fix PR middle-end/19286 Fix PR debug/19267Daniel Berlin1-1/+2
2004-12-24re PR tree-optimization/14638 (Variables disappear from debug info at -O1)Daniel Berlin1-0/+4
2004-12-23re PR middle-end/17746 (ICE when building the Ada RTS)Eric Botcazou1-1/+2
2004-12-23tree-inline.c (struct inline_data): Remove inlined_fns.Daniel Berlin1-8/+0
2004-12-22tree.h (DECL_PTA_ALIASVAR): Dead.Daniel Berlin1-5/+0
2004-12-22system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell1-1/+1
2004-12-22[multiple changes]Richard Henderson1-0/+5
2004-12-21system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell1-13/+23
2004-12-20re PR middle-end/18191 (Struct member is not getting default-initialized)Steven Bosscher1-1/+2
2004-12-18re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a...Richard Henderson1-0/+1
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell1-6/+2
2004-12-08re PR middle-end/17982 (stop calling assemble_external before final assembly ...Zack Weinberg1-0/+1
2004-12-07c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH.Kazu Hirata1-5/+0
2004-12-04re PR middle-end/17909 (ICE: verifiy_stms failed)Andrew Pinski1-0/+1
2004-11-27tree.c (operand_equal_for_phi_arg_p): New.Kazu Hirata1-0/+1
2004-11-24expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher1-11/+0
2004-11-23function.h (struct function): Remove calls_longjmp.Zack Weinberg1-11/+10
2004-11-23tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI...Kazu Hirata1-2/+1
2004-11-23fold-const.c (nondestructive_fold_binary_to_constant): Rename to fold_binary_...Roger Sayle1-2/+2
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-6/+0
2004-11-17tree-cfg.c (edge_to_cases): Renamed from edge_to_case_leader.Jeff Law1-9/+1
2004-11-15re PR tree-optimization/18431 (Code for arrays and pointers are not the same)Zdenek Dvorak1-1/+2
2004-11-13* tree.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-11-13* tree.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-11-12tree-cfg.c (hashtab.h): Include.Jeff Law1-3/+12
2004-11-11varasm.c (get_named_section_flags, [...]): Make them static.Kazu Hirata1-1/+0
2004-11-09function.c (combine_temp_slots, [...]): Make them static.Kazu Hirata1-3/+0
2004-11-09fold-const.c (pedantic_non_lvalue): Make it static.Kazu Hirata1-1/+0
2004-11-08tree-ssa-loop-niter.c (upper_bound_in_type, [...]): Make them static.Kazu Hirata1-4/+0
2004-11-04tree-phinodes.c (make_phi_node): Make it static.Kazu Hirata1-1/+0
2004-11-04stmt.c (expand_asm, [...]): Make them static.Kazu Hirata1-2/+0