|
Bugzilla – Full Text Bug Listing |
| Summary: | ICE in package opie on s390x | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Berthold Gunreben <azouhr> |
| Component: | Development | Assignee: | Richard Biener <rguenther> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | ada.lovelace, ihno, rguenther |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | S/390-64 | ||
| OS: | Other | ||
| See Also: | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106101 | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | reduced testcase for ICE | ||
|
Description
Berthold Gunreben
2022-06-26 16:53:19 UTC
Thanks for this report, Berthold. For more information about the error message in OBS: [ 204s] y.tab.c: In function 'yyparse': [ 204s] y.tab.c:2535:1: internal compiler error: Segmentation fault [ 204s] 2535 | } [ 204s] | ^ [ 204s] 0x159fad7 internal_error(char const*, ...) [ 204s] ???:0 [ 204s] Please submit a full bug report, with preprocessed source (by using -freport-bug). [ 204s] Please include the complete backtrace with any bug report. [ 204s] See <https://bugs.opensuse.org/> for instructions. [ 204s] make: *** [<builtin>: y.tab.o] Error 1 Reported upstream. Ant update? The change is meanwhile backported and in factory. Verified |