Bug 676219

Summary: internal compiler error: output_operand
Product: Red Hat Enterprise Linux 5 Reporter: Pierrick Hanlet <hanlet>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED INSUFFICIENT_DATA QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.8CC: aravindvijayan224185, law
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 19:11:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.