------- Comment #1 from pinskia at gcc dot gnu dot org  2009-11-18 20:11 -------
C90/C99 does not have a reference type.  

extern void Prop (double &, double &, double &, double &, double &, double &,
int) ;

is C++ code, compile it with the C++ front-end.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to