RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1222631 - internal compiler error: in fold_convert_loc, at fold-const.c:1922
Summary: internal compiler error: in fold_convert_loc, at fold-const.c:1922
Keywords:
Status: CLOSED DUPLICATE of bug 1217267
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gcc
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jakub Jelinek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-18 16:34 UTC by Robert Thornthwaite
Modified: 2015-05-18 16:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-18 16:47:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Preprocessed source (7.88 MB, text/x-csrc)
2015-05-18 16:34 UTC, Robert Thornthwaite
no flags Details
Another Preprocessed source (9.43 MB, text/plain)
2015-05-18 16:54 UTC, Robert Thornthwaite
no flags Details

Description Robert Thornthwaite 2015-05-18 16:34:10 UTC
Created attachment 1026768 [details]
Preprocessed source

Description of problem:
I am getting this error when I try to compile but in different code.   I have already submitted Bug 1217267 but I do not know if this is the same bug.

../../src/mnemosene/exe/LocalDatabaseDaemon.cpp:115:1: internal compiler error: in fold_convert_loc, at fold-const.c:1922
 

Version-Release number of selected component (if applicable):
  gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) 


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Marek Polacek 2015-05-18 16:47:01 UTC
Yes, that looks like the same issue.  With FSF 4.8 branch, this testcase doesn't ICE.

*** This bug has been marked as a duplicate of bug 1217267 ***

Comment 3 Robert Thornthwaite 2015-05-18 16:54:08 UTC
Created attachment 1026771 [details]
Another Preprocessed source

Here is another preprocessed source.  Maybe the same bug?

Comment 4 Marek Polacek 2015-05-18 16:59:24 UTC
(In reply to Robert Thornthwaite from comment #3)
> Created attachment 1026771 [details]
> Another Preprocessed source
> 
> Here is another preprocessed source.  Maybe the same bug?

Yes.


Note You need to log in before you can comment on or make changes to this bug.