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

Re: c++/8040: g++ with -O3 produces duplicate symbol


The following reply was made to PR c++/8040; it has been noted by GNATS.

From: Andrew Pinski <pinskia@physics.uc.edu>
To: bdubbs@swbell.net, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/8040: g++ with -O3 produces duplicate symbol
Date: Wed, 25 Sep 2002 20:05:10 -0700

 Looks to be inlining the function rgb2yuv16bit_mmx422_row into x which  
 is valid but I think your use of asm is invalid.
 
 Thanks,
 Andrew Pinski
 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=8040
 


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