https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
Jeffrey Walton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #12 from Jeffrey Walton ---
(In reply to Arseny Solokha from comment #11)
> I believe this is irrelevant by now.
Yeah, no doubt. May as well close it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
Arseny Solokha changed:
What|Removed |Added
CC||asolokha at gmx dot com
--- Comment #11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #10 from Jeffrey Walton 2011-07-09
03:32:20 UTC ---
(In reply to comment #8)
> The included source compiles OK for me with:
>
> ~/gcc-build/gcc/cc1plus -quiet -O2 -m32 -g -fstack-protector -march=prescott
> -mtune=prescott --param l1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #9 from Jeffrey Walton 2011-07-08
09:51:21 UTC ---
(In reply to comment #8)
> The included source compiles OK for me with:
>
> ~/gcc-build/gcc/cc1plus -quiet -O2 -m32 -g -fstack-protector -march=prescott
> -mtune=prescott --param l1-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #8 from Uros Bizjak 2011-07-08 09:42:59
UTC ---
The included source compiles OK for me with:
~/gcc-build/gcc/cc1plus -quiet -O2 -m32 -g -fstack-protector -march=prescott
-mtune=prescott --param l1-cache-size=16 --param l1-cache-line-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #7 from Jeffrey Walton 2011-07-08
08:36:08 UTC ---
(In reply to comment #3)
> Please add all information and especially preprocessed source, as explained in
> http://gcc.gnu.org/bugs/#detailed
Crypto++ sources:
`svn checkout https://
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #6 from Jeffrey Walton 2011-07-08
08:35:55 UTC ---
Created attachment 24711
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24711
File asn.ii from class causing internal compiler error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #5 from Jeffrey Walton 2011-07-08
08:35:11 UTC ---
Created attachment 24710
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24710
File asn.s from class file causing internal compiler error
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #4 from Jeffrey Walton 2011-07-08
08:07:43 UTC ---
(In reply to comment #0)
> Sorry if this was previously reported. Searching returned an error stating I
> used an invalid file extension.
>
> I was attempting to compile the latest C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #3 from Uros Bizjak 2011-07-08 07:54:33
UTC ---
Please add all information and especially preprocessed source, as explained in
http://gcc.gnu.org/bugs/#detailed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #2 from Jeffrey Walton 2011-07-08
00:47:53 UTC ---
For completeness, here's the function
(http://www.cryptopp.com/docs/ref/asn_8cpp_source.html):
00244 void OID::DEREncode(BufferedTransformation &bt) const
00245 {
00246 asser
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670
--- Comment #1 from Jeffrey Walton 2011-07-08
00:45:17 UTC ---
Using the stock Crypto++ makefile did not help:
g++ -DNDEBUG -g -O2 -mtune=native -pipe -c 3way.cpp
g++ -DNDEBUG -g -O2 -mtune=native -pipe -c adler32.cpp
g++ -DNDEBUG -g -O2 -mtune=
13 matches
Mail list logo