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]

[Bug target/50302] inefficient float->double conversion in AVX with -mtune=generic


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|DUPLICATE                   |

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-10-07 05:57:40 UTC ---
(In reply to comment #2)
> Was actually a dup of the GC problem.
> 
> I tried fixing the one-off cache, but it didn't fix the fragmentation
> 
> *** This bug has been marked as a duplicate of bug 50636 ***

This is hardly a dup of PR50636.


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