This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34483] wo_prof_two_strs.c:56: internal compiler error: in find_new_var_of_type, at ipa-struct-reorg.c:605
- From: "olga at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2007 15:15:06 -0000
- Subject: [Bug middle-end/34483] wo_prof_two_strs.c:56: internal compiler error: in find_new_var_of_type, at ipa-struct-reorg.c:605
- References: <bug-34483-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from olga at gcc dot gnu dot org 2007-12-17 15:15 -------
Thank you a lot for debugging!
As I have not hpux system, and cannot reproduce this dug on x86 or ppc machine,
would you please help me to debug it?
In gcc/gcc/ipa-struct-reorg.c file, please comment out line 3915 that says:
do_reorg_1 ();
Also please remove the following line from the wo_prof_two_strs.c test:
/* { dg-final { cleanup-ipa-dump "*" } } */
compile gcc, and run struct-reorg.exp tests. I actually need the dump files
wo_prof_two_strs.c.* generated in your build directory.
thank you for cooperation,
Olga
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34483