[Bug c/40960] POSIX requires that option -D have a lower precedence than -U

2009-08-04 Thread joseph at codesourcery dot com
--- Comment #4 from joseph at codesourcery dot com 2009-08-04 14:54 --- Subject: Re: POSIX requires that option -D have a lower precedence than -U On Tue, 4 Aug 2009, vincent at vinc17 dot org wrote: > There would the possibility to have a POSIX mode implied by c99, but I don't > thi

[Bug c/40960] POSIX requires that option -D have a lower precedence than -U

2009-08-04 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-08-04 14:01 --- And the GCC behavior makes much more sense than the POSIX required for c99. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40960

[Bug c/40960] POSIX requires that option -D have a lower precedence than -U

2009-08-04 Thread vincent at vinc17 dot org
--- Comment #2 from vincent at vinc17 dot org 2009-08-04 13:29 --- There would the possibility to have a POSIX mode implied by c99, but I don't think having different behaviors would be a good idea. IMHO, Makefiles should be fixed to stick to POSIX. Also, portable Makefiles, i.e. that w

[Bug c/40960] POSIX requires that option -D have a lower precedence than -U

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-08-04 12:19 --- Hm, I wonder how many makefiles we'd break with changing that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40960