------- Comment #8 from mmitchel at gcc dot gnu dot org  2008-12-09 19:20 
-------
With respect to Comment #4: I see no reason for C++ to be different than C in
this respect, and thus I see no reason not to perform the computation at
compile-time.

In general, although some in the committees do not seem to care, users expect C
to be a subset of C++.  Certainly, wherever the standards permit us to do so,
we should make GNU C and GNU C++ behave identically; compiling C code as C++
with the same toolset and getting different results leads to user surprise.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36912

  • [Bug c++/36912] [4.2/4.3/4.4 r... mmitchel at gcc dot gnu dot org

Reply via email to