diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-03 07:15:30 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-02-03 07:15:30 +0000 |
commit | 126267174973c4129165f2b8130024129b684079 (patch) | |
tree | b9fc272812229aa853f2ab2ea280d195febf00ac /lang/gcc32/files/patch-fc | |
parent | Update to 2.2.3 (diff) |
Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.
Notes
Notes:
svn path=/head/; revision=54155
Diffstat (limited to 'lang/gcc32/files/patch-fc')
-rw-r--r-- | lang/gcc32/files/patch-fc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc32/files/patch-fc b/lang/gcc32/files/patch-fc index f783e5cae528..d03aaf307875 100644 --- a/lang/gcc32/files/patch-fc +++ b/lang/gcc32/files/patch-fc @@ -13,11 +13,11 @@ @@ -1064,6 +1067,8 @@ "Do the full regmove optimization pass"}, {"pack-struct", &flag_pack_struct, 1, - "Pack structure members together without holes" }, + N_("Pack structure members together without holes") }, + {"format-extensions", &flag_format_extensions, 1, -+ "-Wformat accepts certain FreeBSD system-dependent formats" }, ++ N_("-Wformat accepts certain FreeBSD system-dependent formats") }, {"stack-check", &flag_stack_check, 1, - "Insert stack checking code into the program" }, + N_("Insert stack checking code into the program") }, {"argument-alias", &flag_argument_noalias, 0, @@ -4484,6 +4489,19 @@ if (optimize_val != -1) |