This is the mail archive of the gcc-patches@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: [Patch, fortran] Inline DOT_PRODUCT


On Mon, Feb 27, 2006 at 11:38:33PM +0100, Paul Thomas wrote:
> Please find attached a corrected version of the dot_product patch. The 
> condition on argument kind has gone and I have got at least some of the 
> copyright years. Evidently I am not the only one not updating the dates 
> correctly! That said, I will endeavour to catch some of the rest before 
> submitting.
> 
> Unless I receive any show-stopping, adverse comments, I intend to commit 
> this patch on Wednesday morning. Before I do so, though, could somebody 
> please confirm that all the automake generated stuff should be committed.

Is GCC 4.2 libgfortran.so expected to be ABI incompatible with GCC 4.1
compiled fortran code?
If not, then you shouldn't be removing any exported functions from
libgfortran.

	Jakub


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