summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (pointer_int_sum): Do the negation in sizetype.Eric Botcazou2007-06-291-11/+6
* extend.texi: Document that dllimport and dllexport imply default visibility.Mark Mitchell2007-06-231-15/+20
* [multiple changes]Andrew Pinski2007-06-151-4/+8
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-33/+12
* re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin2007-06-071-3/+2
* * c-common.c (c_common_get_alias_set): Fix indentation.Tom Tromey2007-06-041-8/+8
* re PR c/32191 (ICE with complex __float128)Uros Bizjak2007-06-041-1/+2
* in gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-05-311-3/+4
* extend.texi (alloc_size): New attribute.Dirk Mueller2007-05-251-0/+34
* c-common.c (c_common_signed_or_unsigned_type): Delay the check for INTEGRAL_T...Rafael Avila de Espindola2007-05-241-3/+4
* re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez2007-05-201-10/+12
* invoke.texi (Warning Options): Add -Wconversion-sign.Manuel López-Ibáñez2007-05-191-18/+28
* c-common.c (c_common_signed_or_unsigned_type): Emulate c_common_unsigned_type...Rafael Avila de Espindola2007-05-161-0/+33
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-37/+5
* Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus2007-05-111-16/+48
* semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.Jan Hubicka2007-05-111-60/+0
* re PR c++/31663 (Segfault in constrain_class_visibility with anonymous namesp...Seongbae Park2007-05-021-0/+9
* c-common.c (handle_sentinel_attribute): Annotate warning call with OPT_Wattri...Dirk Mueller2007-04-251-2/+4
* misc.c (gnat_expand_body): Don't call target for destructors, avoid redundant...Jan Hubicka2007-04-221-14/+0
* re PR c++/31078 (warning: same canonical type node for different types with c...Douglas Gregor2007-04-121-0/+18
* 2007-04-07 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-0/+9
* in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2007-04-071-9/+0
* invoke.texi (-Wconversion): Document warnings specific to C++.Manuel López-Ibáñez2007-03-161-16/+25
* c-common.h (empty_body_warning): Rename to empty_if_body_warning.Dirk Mueller2007-03-141-16/+13
* re PR c/21438 (Warning about division by zero depends on lexical form)Manuel López-Ibáñez2007-03-141-0/+13
* c-common.c (warn_logical_operator): Fix condition.Dirk Mueller2007-03-101-17/+15
* re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...Dirk Mueller2007-03-091-0/+38
* re PR c++/30852 (Trouble with __builtin_offsetof and volatile)Volker Reichelt2007-03-081-0/+6
* errors.h (warning, [...]): Mark as cold.Jan Hubicka2007-03-061-0/+59
* c-common.c (targetcm): Add.Mike Stump2007-03-061-0/+5
* re PR other/30465 (Duplicated overflow warning)Manuel López-Ibáñez2007-03-041-17/+14
* builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...Sandra Loosemore2007-02-281-69/+54
* c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.Mark Mitchell2007-02-271-0/+9
* c-decl.c (static_ctors): Move to c-common.c.Mark Mitchell2007-02-261-0/+60
* output.h (assemble_addr_to_section): Declare.Mark Mitchell2007-02-261-2/+5
* extend.texi: Document optional priority argument to constructors and destruct...Mark Mitchell2007-02-251-6/+78
* c.opt (Waddress): New.Manuel López-Ibáñez2007-02-191-1/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-19/+26
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-2/+12
* c-common.c (warn_about_parentheses): Separate warning about un-parenthized se...Dirk Mueller2007-01-311-6/+17
* 007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez2007-01-291-0/+13
* tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle2007-01-131-12/+6
* c-common.c (vector_types_convertible_p): Treat opaque types as always convert...Joseph Myers2007-01-111-8/+12
* tree.h (force_fit_type_double): Export.Richard Guenther2007-01-081-6/+5
* c.opt: Add -flax-vector-conversions.Mark Shinwell2007-01-081-13/+38
* re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez2007-01-051-25/+31
* c-common.c (decl_with_nonnull_addr_p): New function.Ian Lance Taylor2007-01-051-12/+23
* * c-common.c (check_function_nonnull): Whitespace fix.Ian Lance Taylor2007-01-051-4/+4
* c-common.c (c_common_truthvalue_conversion): When warning about using an assi...Ian Lance Taylor2007-01-021-4/+8
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+17