summaryrefslogtreecommitdiff
path: root/gcc/stor-layout.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/50009jakub2011-08-181-3/+4
* 2011-08-01 Richard Guenther <rguenther@suse.de>rguenth2011-08-011-1/+5
* Handle SIZE_TYPE being unsigned short.rth2011-08-011-0/+2
* * params.h (ALLOW_STORE_DATA_RACES): New.aldyh2011-07-271-1/+19
* * optabs.c (expand_binop): Tighten conditions for doublewordbernds2011-07-081-2/+4
* 2011-06-10 Richard Guenther <rguenther@suse.de>rguenth2011-06-101-2/+3
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-76/+52
* split tree_typefroydnj2011-05-111-2/+2
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-4/+4
* PR c++/40975jason2011-05-051-0/+3
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-60/+1
* * stor-layout.c (variable_size): Do not issue errors.ebotcazou2011-05-041-10/+0
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-2/+2
* gcc/rsandifo2011-05-031-8/+30
* 2011-04-11 Richard Guenther <rguenther@suse.de>rguenth2011-04-111-8/+9
* * stor-layout.c (self_referential_size): Fix 2010-07-13 commit.ebotcazou2011-04-051-1/+1
* PR c++/48029jason2011-03-101-5/+0
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-2/+0
* * stor-layout.c (place_union_field): Do not put location informationebotcazou2010-11-131-16/+12
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* * stor-layout.c (layout_decl): Use the field's type tojiez2010-10-261-3/+6
* * stor-layout.c (skip_simple_constant_arithmetic): New function.ebotcazou2010-10-201-1/+27
* 2010-10-07 Richard Guenther <rguenther@suse.de>rguenth2010-10-071-38/+46
* PR driver/44076jsm282010-09-021-2/+2
* gcc/froydnj2010-08-201-1/+1
* gcc/froydnj2010-07-151-7/+7
* gcc/froydnj2010-07-131-4/+5
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* Remove unused local variables.hjl2010-06-181-2/+0
* * tree.h (record_layout_info): Change type of pending_statics fieldfroydnj2010-06-181-11/+12
* * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on theebotcazou2010-06-061-1/+1
* Check MAX_FIXED_MODE_SIZE on bit-field in C++.hjl2010-06-031-4/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * double-int.h (double_int_ior): New function.aesok2010-05-191-3/+1
* * stor-layout.c (pending_sizes): Change the type tosteven2010-05-051-6/+6
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-45/+27
* PR c++/41788jason2010-04-091-2/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR tree-optimization/43528uros2010-03-271-4/+5
* PR c++/42837jason2010-02-231-1/+2
* Remove trailing white spaces.hjl2009-11-251-1/+1
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-12/+14
* * stor-layout.c (place_field): Don't emit -Wpadded warnings forjakub2009-10-141-2/+4
* * stor-layout.c (layout_type) <ARRAY_TYPE>: Make sure that an arrayebotcazou2009-10-021-6/+13
* * fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.ebotcazou2009-09-271-9/+0
* * stor-layout.c (layout_type): Remove obsolete code.ebotcazou2009-09-211-27/+6
* * stor-layout.c (set_sizetype): Avoid useless type copy.ebotcazou2009-09-201-2/+2
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-12/+17
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-5/+216