public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/52310] New: Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2
@ 2012-02-19 17:29 pterjan at gmail dot com
  2012-02-19 20:24 ` [Bug c/52310] " pterjan at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pterjan at gmail dot com @ 2012-02-19 17:29 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52310
           Summary: Internal Compiler Error when building lesstif with
                    -Wp,-D_FORTIFY_SOURCE=2
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pterjan@gmail.com


Created attachment 26701
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26701
Preprocessed source

[pterjan@jonund Xm-2.1]$ gcc -DHAVE_CONFIG_H -I. -I. -I../../include
-I../../include/Motif-2.1 -I../../include/Motif-2.1 -I/usr/include
-I/usr/include -O2 -g -pipe -Wformat -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4
-DMWM_DDIR=\"/usr/share/X11/mwm\" -c XmString.c  -fPIC -DPIC -o
.libs/XmString.o
{standard input}: Assembler messages:
{standard input}: Warning: end of file not at end of a line; newline inserted
{standard input}:2041: Error: unbalanced parenthesis in operand 2.
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc
directive
gcc: internal compiler error: Segmentation fault (program cc1)

I attached the preprocessed source, it crashes here (x86_64) when using gcc -g
-c XmStringE.c with gcc-4.6.2

This preprocessed source builds fine using gcc-4.5.1 (even if it gives a lot of
warning about casting pointers to int).


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/52310] Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2
  2012-02-19 17:29 [Bug c/52310] New: Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2 pterjan at gmail dot com
  2012-02-19 20:24 ` [Bug c/52310] " pterjan at gmail dot com
@ 2012-02-19 20:24 ` pterjan at gmail dot com
  2012-02-19 21:52 ` jakub at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pterjan at gmail dot com @ 2012-02-19 20:24 UTC (permalink / raw)
  To: gcc-bugs

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

Pascal Terjan <pterjan at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26701|0                           |1
        is obsolete|                            |

--- Comment #2 from Pascal Terjan <pterjan at gmail dot com> 2012-02-19 20:23:58 UTC ---
Created attachment 26704
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26704
Preprocessed code for the minimal code


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/52310] Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2
  2012-02-19 17:29 [Bug c/52310] New: Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2 pterjan at gmail dot com
@ 2012-02-19 20:24 ` pterjan at gmail dot com
  2012-02-19 20:24 ` pterjan at gmail dot com
  2012-02-19 21:52 ` jakub at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pterjan at gmail dot com @ 2012-02-19 20:24 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Pascal Terjan <pterjan at gmail dot com> 2012-02-19 20:23:15 UTC ---
Created attachment 26703
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26703
Reduce source code leading to the crash

Here is the minimal code I managed to trigger the crash


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c/52310] Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2
  2012-02-19 17:29 [Bug c/52310] New: Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2 pterjan at gmail dot com
  2012-02-19 20:24 ` [Bug c/52310] " pterjan at gmail dot com
  2012-02-19 20:24 ` pterjan at gmail dot com
@ 2012-02-19 21:52 ` jakub at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-02-19 21:52 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-19 20:24:18 UTC ---
Dup of PR51077.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-19 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-19 17:29 [Bug c/52310] New: Internal Compiler Error when building lesstif with -Wp,-D_FORTIFY_SOURCE=2 pterjan at gmail dot com
2012-02-19 20:24 ` [Bug c/52310] " pterjan at gmail dot com
2012-02-19 20:24 ` pterjan at gmail dot com
2012-02-19 21:52 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).