Bug 676219 - internal compiler error: output_operand
Summary: internal compiler error: output_operand
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: gcc4
Version: 5.8
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jakub Jelinek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-09 05:23 UTC by Pierrick Hanlet
Modified: 2013-03-12 19:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-12 19:11:39 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Pierrick Hanlet 2011-02-09 05:23:37 UTC
Description of problem:
internal compiler error

Version-Release number of selected component (if applicable):
gcc 4.1.2


How reproducible:
perfectly

Steps to Reproduce:
1. type "make" at the command line
2.
3.
  
Actual results:
/usr/bin/gcc -c  -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500           -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT   -O3   -Wall      -m32     -g  -I. -I../O.Common -I. -I.. -I../../../include/os/Linux -I../../../include -I/home/epics/epics/base/include/os/Linux -I/home/epics/epics/base/include  -I/home/epics/epics/Support/include  -I/home/epics/epics/Support/genSub/include  -I/home/epics/epics/Support/asyn/include  -I/home/epics/epics/Support/std-2-8/include  -I/home/epics/epics/Support/StreamDevice/include    -I/home/epics/epics/Support/HVSy527/include        ../HVSy527Menu.c 
../HVSy527Menu.c: In function ‘GetChanNames’:
../HVSy527Menu.c:108: internal compiler error: output_operand: nested assembly dialect alternatives
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccW2NqNk.out file, please attach this to your bugreport.
make[3]: *** [HVSy527Menu.o] Error 1
make[3]: Leaving directory `/home/epics/epics/iocTops/HV/HVSy527App/src/O.linux-x86'
make[2]: *** [install.linux-x86] Error 2
make[2]: Leaving directory `/home/epics/epics/iocTops/HV/HVSy527App/src'
make[1]: *** [src.install] Error 2
make[1]: Leaving directory `/home/epics/epics/iocTops/HV/HVSy527App'
make: *** [HVSy527App.install] Error 2


Expected results:
This same function used to compile.

Additional info:

Comment 1 Jakub Jelinek 2011-02-10 13:32:36 UTC
Please provide the preprocessed source ( /tmp/ccW2NqNk.out ).

Comment 2 Aravind vijayan 2011-03-12 16:41:15 UTC
Reporter, could you Please provide the preprocessed source? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 3 Jeff Law 2013-03-12 19:11:39 UTC
Been 2 years since the preprocessed source was requested with no response.  Closing.


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