[Bug c++/27739] "expected primary-expression before double" error caused by simple varaible name

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue May 23 09:44:00 GMT 2006



------- Comment #1 from rguenth at gcc dot gnu dot org  2006-05-23 09:44 -------
4.0.3 has

t.C: In function 'int main(int, char**)':
t.C:3: error: expected unqualified-id before '||' token

which is hinting at the problem.  Same for 3.4.5.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to fail|                            |3.4.4
      Known to work|                            |3.4.5
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.5


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



More information about the Gcc-bugs mailing list