http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
dean at arctic dot org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolut
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #13 from Eric Botcazou 2013-04-21
09:59:26 UTC ---
> In this case the code is computationally intensive. It doesn't make sense to
> compile with '-Os' for cryptographic algorithms.
Huh? Of course it makes sense to compile w
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
Bill Pringlemeir changed:
What|Removed |Added
CC||bpringlemeir at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #10 from Tom St Denis 2011-11-15
14:20:07 UTC ---
Another update ... We've just profiled our crypto library and across the board
[cipher, hashes, PK functions like RSA/ECC] GCC is a complete loser against
ARMcc [r713]. And it's not t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
Tom St Denis changed:
What|Removed |Added
CC||tstdenis at elliptictech
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #9 from Tom St Denis 2011-11-10
19:28:33 UTC ---
(In reply to comment #7)
> (In reply to comment #6)
> > Created attachment 25751 [details]
> > Another test case
> >
> > Another example using
> >
> > gcc version 4.6.1 20110908 (Red
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #7 from Andrew Pinski 2011-11-08
20:24:01 UTC ---
(In reply to comment #6)
> Created attachment 25751 [details]
> Another test case
>
> Another example using
>
> gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
>
> The function
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17838
--- Comment #6 from Tom St Denis 2011-11-08
14:17:55 UTC ---
Created attachment 25751
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25751
Another test case
Another example using
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
The fu
--- Comment #5 from pinskia at gcc dot gnu dot org 2009-04-22 21:17 ---
I think this was fixed for GCC 4.4.0 with the IRA but I can't test right now
since the preprocessed source uses builtin functions which are no longer exist
in 4.4.
--
pinskia at gcc dot gnu dot org changed:
10 matches
Mail list logo