This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

unnecessary warning in gcc-2.96


Hi,

% cat xyu.c
/* ??) */
% gcc -Wall -c xyu.c
xyu.c:1:4: warning: trigraph ??) ignored
%

IMO, compiler shouldn't care for the contents of a commented area, but
I could be wrong.

Thanks

Igor

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]