aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-29007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez1-7/+3
2007-01-02re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-2/+3
2006-12-23re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-2/+2
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-2/+2
2006-12-02re PR c/27953 (ICE with invalid function definitions)Lee Millward1-2/+2
2006-11-24re PR c/29955 (ICE with -fopenmp -fexceptions)Jakub Jelinek1-10/+18
2006-11-08c-common.c (c_common_attributes): Add gnu_inline attribyte.Jakub Jelinek1-16/+70
2006-11-04c-decl.c (WANT_C99_INLINE_SEMANTICS): New, set to 1.Geoffrey Keating1-0/+12
2006-11-01re PR c/16622 ([C99] extern inline is handled wrong in C99 mode)Geoffrey Keating1-45/+82
2006-10-30re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller1-44/+1
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-26/+5
2006-10-13re PR c/28419 (ICE using __FUNCTION__ in invalid code)Jan Hubicka1-1/+10
2006-10-09Revert emutls patch.Richard Henderson1-1/+8
2006-10-06gimplify.c (gimplify_type_sizes): Don't recurse on the pointed-to type.Olivier Hainque1-0/+34
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-8/+1
2006-09-09re PR c/28504 (ICE with variable sized array)Joseph Myers1-0/+4
2006-08-25re PR c/28299 (ICE with -Wmissing-prototypes)Joseph Myers1-0/+2
2006-08-14* c-decl.c, var-tracking.c: Fix comment typos.Kazu Hirata1-1/+1
2006-08-13re PR c/27184 (Wrong code with pointers to arrays and types and strict aliasing)Alexandre Oliva1-15/+25
2006-08-05re PR c/28502 (ICE with invalid declaration after definition)Volker Reichelt1-2/+8
2006-07-24re PR c/25795 (Proccessing the attribute externally_visible too early)Jan Hubicka1-1/+1
2006-07-05re PR c++/13983 (no warning on some non-POD struct with packed attribute)Jason Merrill1-2/+0
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill1-6/+4
2006-06-05re PR c/25161 (Internal compiler error (segfault) instead of error message)Joseph Myers1-1/+20
2006-05-26Fix whitespacingMike Stump1-141/+141
2006-05-22re PR c/26818 (tree check: expected class ‘type’, have ‘exceptional’ ...Volker Reichelt1-0/+3
2006-05-18Whitespace fixupsMike Stump1-107/+107
2006-05-18Fix up vla, vm and [*] sematics.Mike Stump1-15/+72
2006-04-23re PR c++/26534 ([4.1] bitfield wrong optimize)Mark Mitchell1-23/+0
2006-01-19re PR testsuite/25171 (FAIL: gfortran.dg/mixed_io_1.f90)John David Anglin1-0/+1
2006-01-19* c-decl.c (add_flexible_array_elts_to_size): Simplify vector accesses.Richard Sandiford1-4/+2
2006-01-19re PR c/25805 (Incorrect handling of zero-initialized flexible arrays)Richard Sandiford1-0/+32
2006-01-18[multiple changes]Diego Novillo1-9/+36
2005-12-27PR c++/23171, c++/23172, c++/25417.Mark Mitchell1-10/+2
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+98
2005-11-28re PR c++/21166 (g++ gives error on reference to packed structure elements)Nathan Sidwell1-1/+3
2005-11-23re PR c/21668 (gratuitous warning about "extern const" with initializer)Gabriel Dos Reis1-2/+7
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump1-9/+0
2005-11-16c-decl.c (lookup_name_two): Add.Mike Stump1-0/+9
2005-11-09re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)Andrew Pinski1-3/+2
2005-10-19re PR c/23228 (Silly "unused variable" warning after redeclaration of a local...Steven Bosscher1-1/+6
2005-10-04re PR c/23576 (tree check: expected class ‘type’, have exceptional’ (er...Richard Guenther1-9/+12
2005-10-04re PR middle-end/23125 (OpenBSD's zic.c causes g++ but not gcc to segfault)Andrew Pinski1-2/+0
2005-09-29re PR middle-end/24109 (non unit-at-a-time failure with compound literals)Jakub Jelinek1-2/+12
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson1-15/+41
2005-09-02c-decl.c (diagnose_mismatched_decls): With -Wredundant-decls...Craig Rodrigues1-1/+4
2005-08-17Use TYPE_SIZE_UNIT consistently. Last patch was inconsistent.James E Wilson1-1/+1
2005-08-16Emit an error for too large arrays instead of an ICE.James E Wilson1-1/+1
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi1-1/+1