This is the mail archive of the gcc@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]

Re: Optimization and template parms



  In message <199802022300.PAA27152@atrus.synopsys.com>you write:

  > You would be almost correct (at least if -O is given).  However, not
  > quite: the strings "true" and "false" are both emitted in the executable,
  > although the code generated otherwise looks like just
  > 	cout << "true" << endl;
Ah yes.  This is a known problem.

jeff


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