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]
Other format: [Raw text]

[Bug c++/33495] [4.1/4.2/4.3 regression] Broken diagnostic: Trouble pretty-printing statement expressions



------- Comment #2 from jakub at gcc dot gnu dot org  2007-10-31 16:52 -------
But should we really print it?  What if this while_stmt contains
say megabyte of source?  Wouldn't be better to just print
could not convert expression at [locus] to bool?


-- 


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


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