[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-18 Thread jasonmbechtel at gmail dot com
--- Comment #11 from jasonmbechtel at gmail dot com 2007-01-18 13:48 --- I'm trying to build a more recent 4.1.2 so I can get this program compiled. Unfortunately, I am running into the same problem with the SVN checkout (as of 11pm 1/17/07, EST) and with the last two weekly snapshots

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-18 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2007-01-18 17:20 --- (In reply to comment #11) Any help? Yes to compile the snapshot (and SVN) you need bision. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30440

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-13 Thread jasonmbechtel at gmail dot com
--- Comment #8 from jasonmbechtel at gmail dot com 2007-01-13 21:11 --- I filed the bug with Ubuntu. It is bug #79132: https://launchpad.net/ubuntu/+source/gcc-defaults/+bug/79132 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30440

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-13 Thread jasonmbechtel at gmail dot com
--- Comment #9 from jasonmbechtel at gmail dot com 2007-01-13 21:12 --- I also noticed while recreating the bug for the Ubuntu submission that I made a mistake in my original bug report here. It should be cd Situs_2.2.1/src make all (Note the /src.) --

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-13 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2007-01-14 06:07 --- *** This bug has been marked as a duplicate of 28545 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-12 Thread jasonmbechtel at gmail dot com
--- Comment #6 from jasonmbechtel at gmail dot com 2007-01-12 13:34 --- Not easily. I'm already using the current version on Edgy Eft. I'm not willing to upgrade to the active development version (Feisty Fawn) on my production system. So, I think the way to get a newer 4.1.2 would be

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2007-01-12 19:10 --- You should file the bug in the Ubuntu bugtracking system, the Ubuntu maintainers might have a way to check their newer compiler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30440

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-11 Thread jasonmbechtel at gmail dot com
--- Comment #1 from jasonmbechtel at gmail dot com 2007-01-11 17:33 --- Created an attachment (id=12889) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12889action=view) Preprocessed source This is the file GCC told me to attach to my bug report. --

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-11 Thread jasonmbechtel at gmail dot com
--- Comment #2 from jasonmbechtel at gmail dot com 2007-01-11 17:36 --- Created an attachment (id=12890) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12890action=view) complete package for executing steps to reproduce error It's a GPL-ed program. ;-) --

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-11 Thread jasonmbechtel at gmail dot com
--- Comment #3 from jasonmbechtel at gmail dot com 2007-01-11 17:42 --- I have since been able to successfully compile this program using the following 'build (platform)'s: gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-52) gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7) --

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-11 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2007-01-11 21:47 --- Works for me - I bet this is a dup of PR28545. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30440

[Bug tree-optimization/30440] internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472

2007-01-11 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-01-11 22:19 --- Can you try with a newer 4.1.2? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added