https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40989
Bug 40989 depends on bug 53063, which changed state.
Bug 53063 Summary: encode group options in the .opt files
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53063
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40989
Manuel López-Ibáñez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40989
--- Comment #10 from Manuel López-Ibáñez 2012-10-20
14:17:14 UTC ---
Author: manu
Date: Sat Oct 20 14:17:08 2012
New Revision: 192635
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192635
Log:
2012-10-20 Manuel López-Ibáñez
PR c/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40989
--- Comment #9 from Manuel López-Ibáñez 2012-10-16
15:39:08 UTC ---
Author: manu
Date: Tue Oct 16 15:38:58 2012
New Revision: 192503
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192503
Log:
2012-10-16 Manuel López-Ibáñez
PR c/5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40989
--- Comment #8 from Manuel López-Ibáñez 2012-10-16
15:31:55 UTC ---
Author: manu
Date: Tue Oct 16 15:31:46 2012
New Revision: 192502
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192502
Log:
2012-10-16 Manuel López-Ibáñez
PR c/5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40989
Manuel López-Ibáñez changed:
What|Removed |Added
Depends on||53063
--- Comment #7 from Manuel Ló
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2010-05-07 10:26
---
Subject: Bug 40989
Author: ebotcazou
Date: Fri May 7 10:25:54 2010
New Revision: 159149
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159149
Log:
PR 40989
* gcc-interface/misc.c (gnat_ha
--- Comment #5 from manu at gcc dot gnu dot org 2010-05-06 10:22 ---
OK, this is fixed for -Wimplicit and the infrastructure is there to fix it for
all other group flags (just use the new handle_option to enable sub-flags).
However, I don't have time at the moment to go over all subflags
--- Comment #4 from manu at gcc dot gnu dot org 2010-05-06 10:12 ---
Subject: Bug 40989
Author: manu
Date: Thu May 6 10:12:36 2010
New Revision: 159102
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159102
Log:
2010-05-06 Manuel López-Ibáñez
PR 40989
* do
--- Comment #3 from manu at gcc dot gnu dot org 2010-03-12 00:15 ---
Created an attachment (id=20091)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20091&action=view)
patch
This is my current patch to fix this. However, it has a big problem: Since
there is no "namespace" for optio
--- Comment #2 from manu at gcc dot gnu dot org 2009-08-07 13:07 ---
This is because neither Werror= nor #pragma GCC diagnositcs work with "group
flags", that is, flags that enable other flags.
Until this is fixed, you need to give exactly the flag reported by
-fdiagnostics-show-option
11 matches
Mail list logo