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

problem with the gcc 3.4.4


 Hi,
I have a problem with the compiler gcc 3.4.4.
With the gcc 3.2 compiler, i have no problem with the following instruction :
               creal(U0[i])=PartieReelle;
               cimag(U0[i])=PartieImaginaire;

Now with the gcc 3.4.4 i have the folowing message :
 

-- erreur: invalid lvalue in assignment

-- erreur: invalid lvalue in assignment

Sincerly yours.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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