------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-02-15 06:35 
-------
Scratch the patch in comment #4. When the argument is passed by value and is
missing the call looks like:

  aap(0b)

So I was thinking we could build:

  if (&n != 0b)


-- 


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

Reply via email to