This is the mail archive of the gcc-bugs@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] | |
------- Comment #5 from fxcoudert at gcc dot gnu dot org 2006-03-04 08:53 -------
Subject: Bug 24903
Author: fxcoudert
Date: Sat Mar 4 08:53:18 2006
New Revision: 111708
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111708
Log:
PR libfortran/24903
* m4/dotprodc.m4: Use __builtin_conj instead of assigning real
and imaginary parts separately.
* generated/dotprod_c4.c: Regenerated.
* generated/dotprod_c8.c: Regenerated.
* generated/dotprod_c10.c: Regenerated.
* generated/dotprod_c16.c: Regenerated.
Modified:
branches/gcc-4_1-branch/libgfortran/ChangeLog
branches/gcc-4_1-branch/libgfortran/generated/dotprod_c10.c
branches/gcc-4_1-branch/libgfortran/generated/dotprod_c16.c
branches/gcc-4_1-branch/libgfortran/generated/dotprod_c4.c
branches/gcc-4_1-branch/libgfortran/generated/dotprod_c8.c
branches/gcc-4_1-branch/libgfortran/m4/dotprodc.m4
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24903
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |