This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/34127] ICE: tree-ssa-operands.c:1688



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]