This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/34127] ICE: tree-ssa-operands.c:1688
- From: "rwgk at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2007 02:54:05 -0000
- Subject: [Bug tree-optimization/34127] ICE: tree-ssa-operands.c:1688
- References: <bug-34127-3137@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rwgk at yahoo dot com 2007-11-18 02:54 -------
(In reply to comment #2)
> Works for me, this is a dup of PR34113.
>
> *** This bug has been marked as a duplicate of 34113 ***
>
This is not the case. My original bug report was based on svn revision
130232, which includes the fix for PR34113 (fixed with svn revision
130223).
I tried again today from scratch with svn revision 130261 (this time
under Fedora 5 because the other machine crashed):
% gcc -fPIC -c -O3 ice_ssa_34127.c
ice_ssa_34127.c: In function 'prepare_s':
ice_ssa_34127.c:297: internal compiler error: in get_addr_dereference_operands,
at tree-ssa-operands.c:1688
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
rwgk at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34127