aboutsummaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-2/+0
2010-11-13stor-layout.c (place_union_field): Do not put location information on offset ...Eric Botcazou1-16/+12
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1
2010-10-26stor-layout.c (layout_decl): Use the field's type to determine the mode and k...Jie Zhang1-3/+6
2010-10-20stor-layout.c (skip_simple_constant_arithmetic): New function.Eric Botcazou1-1/+27
2010-10-07machmode.h (mode_for_vector): Declare.Richard Guenther1-38/+46
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-2/+2
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-7/+7
2010-07-13tree.h (build_function_call_expr): Delete.Nathan Froyd1-4/+5
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-18Remove unused local variables.H.J. Lu1-2/+0
2010-06-18tree.h (record_layout_info): Change type of pending_statics field to a VEC.Nathan Froyd1-11/+12
2010-06-06stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil...Eric Botcazou1-1/+1
2010-06-03Check MAX_FIXED_MODE_SIZE on bit-field in C++.H.J. Lu1-4/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-20double-int.h (double_int_ior): New function.Anatoly Sokolov1-3/+1
2010-05-05stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.Steven Bosscher1-6/+6
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-45/+27
2010-04-09re PR c++/41788 (-Wpacked option changes the layout of packed non-POD structs)Jason Merrill1-2/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-27re PR tree-optimization/43528 (ICE: in tree_low_cst, at tree.c:6198 with -mms...Uros Bizjak1-4/+5
2010-02-23re PR c++/42837 (FAIL: g++.dg/abi/packed1.C execution test)Jason Merrill1-1/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-12/+14
2009-10-14stor-layout.c (place_field): Don't emit -Wpadded warnings for fields in built...Jakub Jelinek1-2/+4
2009-10-02stor-layout.c (layout_type): Make sure that an array of zero-sized element is...Eric Botcazou1-6/+13
2009-09-27fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.Eric Botcazou1-9/+0
2009-09-21* stor-layout.c (layout_type): Remove obsolete code.Eric Botcazou1-27/+6
2009-09-20* stor-layout.c (set_sizetype): Avoid useless type copy.Eric Botcazou1-2/+2
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-12/+17
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-5/+216
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-5/+5
2009-04-06stor-layout.c (set_sizetype): Use the full precision of their machine mode fo...Eric Botcazou1-4/+7
2009-04-04* stor-layout.c (set_sizetype): Set TYPE_CANONICAL.Jason Merrill1-0/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-28c.opt (Wpacked-bitfield-compat): Change init value to -1.Adam Nemet1-1/+1
2009-01-23c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...Adam Nemet1-3/+17
2008-12-08re PR middle-end/38240 (Vector type definitions not compatible with attribute...Richard Henderson1-32/+74
2008-07-16recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-7/+7
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-03-23Revert:Uros Bizjak1-3/+0
2008-03-19re PR target/35496 (test failures between revs. 132950 and 132974)Uros Bizjak1-0/+3
2008-02-26common.opt (Wlarger-than=): New.Manuel López-Ibáñez1-2/+2
2008-02-25stor-layout.c (layout_decl): Do not bump the alignment of a bit-field to more...Eric Botcazou1-4/+4
2007-11-19re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))Eric Botcazou1-14/+0
2007-10-19re PR middle-end/33816 (gimplification before build_array_type re-set alias s...Richard Guenther1-7/+4