Summary: | Ghostscript differences: gcc vs. clang | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Marcos H. Woehrmann <marcos.woehrmann> |
Component: | Build Process | Assignee: | Marcos H. Woehrmann <marcos.woehrmann> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | henry.stiles |
Priority: | P4 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- | |
Bug Depends on: | |||
Bug Blocks: | 692770 |
Description
Marcos H. Woehrmann
2012-02-01 23:02:09 UTC
In addition to differences in output with the clang compiled gs vs the gcc compiled gcc, these test files seg fault with the clang compiled gcc: tests_private__comparefiles__Bug692634.ps tests_private__ps__ps3cet__09-02.PS tests_private__ps__ps3cet__09-28.PS tests_private__ps__ps3cet__09-29.PS tests_private__ps__ps3cet__09-52.PS With the current code, 5596cc435aec8387ddd2e64437f1f9486f3ee5c6, the differences from comment #0 and the segfaults from comment #2 no longer occur. |