This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37457] New: pp_base_format, pretty-print.c:529


If LANG=C this file (part of Ghostscript source) compiles, but when LANG=PL
compilation of it fails with given error:

W funkcji `imdi_tab,:
w pp_base_format, w pliku pretty-print.c:529
Proszê przes³aæ pe³ny raport o b³êdzie,
wraz z preprocesowanym zród³em, je¶li to odpowiednie.
Po wiêcej informacji zobacz <URL:http://gcc.gnu.org/bugs.html>.

Command line is: 
gcc  -v -save-temps -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -DHAVE_MKSTEMP64
-DHAVE_FONTCONFIG -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations
-Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin
-fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long"  
-I./obj -I./src  -o ./obj/imdi_tab.o -c imdi/imdi_tab.c  2> imdi_tab.err

Preprocessed source, and complete stderr out (with -v option) is attached.

Best regards

Piotr Strzelczyk


-- 
           Summary: pp_base_format, pretty-print.c:529
           Product: gcc
           Version: 4.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: piotr at eps dot gda dot pl


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37457


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]