This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36622] 4.3.1 failed to compile gcse.c file.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2008 23:37:28 -0000
- Subject: [Bug target/36622] 4.3.1 failed to compile gcse.c file.
- References: <bug-36622-15556@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2008-06-24 23:37 -------
(const:SI (plus:SI (unspec:SI [
(symbol_ref:SI ("set_hash_table")
[flags 0x2] <var_decl 0x40a98c08 set_hash_table>)
] 1)
Should only show up with -fPIC so I think you are using weird options to build
GCC. Though it is still a bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36622