[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2018-12-08 Thread noloader at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670 Jeffrey Walton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2018-12-08 Thread noloader at gmail dot com
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.

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2018-12-08 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49670 Arseny Solokha changed: What|Removed |Added CC||asolokha at gmx dot com --- Comment #11

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread noloader at gmail dot com
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

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread noloader at gmail dot com
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-

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread ubizjak at gmail dot com
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-

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread noloader at gmail dot com
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://

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread noloader at gmail dot com
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

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread noloader at gmail dot com
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

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread noloader at gmail dot com
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

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-08 Thread ubizjak at gmail dot com
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

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-07 Thread noloader at gmail dot com
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

[Bug target/49670] internal compiler error: in extract_insn, at recog.c:2104

2011-07-07 Thread noloader at gmail dot com
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=