public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault
@ 2011-08-04 13:31 basil at list dot ru
  2011-08-04 13:37 ` [Bug c++/49976] " basil at list dot ru
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: basil at list dot ru @ 2011-08-04 13:31 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Cross (Linux->AIX) GCC crashes with Segmentation fault
           Product: gcc
           Version: 4.6.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: basil@list.ru


I am using GCC 4.6.1 on Linux x86_64 to build images for AIX 5.2. It crashes on
specific file from ACE 5.6.8 library. 

**************** Command line *****************************
/emc/sukhav/cross/aix/bin/powerpc-ibm-aix5.2.0.0-g++ -pthread -W -Wall
-DACE_AIX_VERS=502 -maix32 -O2 -g -O2 -DACE_HAS_CUSTOM_EXPORT_MACROS=0
-I/emc/sukhav/cross/aix/ACE_wrappers -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I..
-DACE_BUILD_DLL -c -o Log_Msg.o -save-temps -v Log_Msg.cpp

**************** Output ***********************************
Using built-in specs.
COLLECT_GCC=/emc/sukhav/cross/aix/bin/powerpc-ibm-aix5.2.0.0-g++
COLLECT_LTO_WRAPPER=/home/sukhav/cross/aix/bin/../libexec/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/lto-wrapper
Target: powerpc-ibm-aix5.2.0.0
Configured with: ../../gcc-4.6.1/configure --prefix=/emc/sukhav/cross/aix
--with-sysroot=/emc/sukhav/cross/aix/sysroot --target=powerpc-ibm-aix5.2.0.0
--with-gnu-ld --with-gnu-as --enable-languages=c,c++
Thread model: aix
gcc version 4.6.1 (GCC)
COLLECT_GCC_OPTIONS='-pthread' '-Wextra' '-Wall' '-D' 'ACE_AIX_VERS=502'
'-maix32' '-O2' '-g' '-O2' '-D' 'ACE_HAS_CUSTOM_EXPORT_MACROS=0' '-I'
'/emc/sukhav/cross/aix/ACE_wrappers' '-D' 'ACE_HAS_EXCEPTIONS' '-D'
'__ACE_INLINE__' '-I' '..' '-D' 'ACE_BUILD_DLL' '-c' '-o' 'Log_Msg.o'
'-save-temps' '-v' '-shared-libgcc'
 /home/sukhav/cross/aix/bin/../libexec/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/cc1plus
-E -quiet -v -I /emc/sukhav/cross/aix/ACE_wrappers -I .. -imultilib pthread
-iprefix /home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/
-isysroot /home/sukhav/cross/aix/bin/../sysroot -D_ALL_SOURCE -D_THREAD_SAFE -D
ACE_AIX_VERS=502 -D ACE_HAS_CUSTOM_EXPORT_MACROS=0 -D ACE_HAS_EXCEPTIONS -D
__ACE_INLINE__ -D ACE_BUILD_DLL Log_Msg.cpp -maix32 -Wextra -Wall -g
-fworking-directory -O2 -O2 -fpch-preprocess -o Log_Msg.ii
ignoring duplicate directory
"/home/sukhav/cross/aix/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include/c++/4.6.1"
ignoring duplicate directory
"/home/sukhav/cross/aix/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include/c++/4.6.1/powerpc-ibm-aix5.2.0.0/pthread"
ignoring duplicate directory
"/home/sukhav/cross/aix/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include/c++/4.6.1/backward"
ignoring duplicate directory
"/home/sukhav/cross/aix/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/include"
ignoring nonexistent directory
"/home/sukhav/cross/aix/bin/../sysroot/usr/local/include"
ignoring duplicate directory
"/home/sukhav/cross/aix/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/include-fixed"
ignoring duplicate directory
"/home/sukhav/cross/aix/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include"
ignoring duplicate directory ".."
#include "..." search starts here:
#include <...> search starts here:
 /emc/sukhav/cross/aix/ACE_wrappers

/home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include/c++/4.6.1

/home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include/c++/4.6.1/powerpc-ibm-aix5.2.0.0/pthread

/home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include/c++/4.6.1/backward
 /home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/include

/home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/include-fixed

/home/sukhav/cross/aix/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/../../../../powerpc-ibm-aix5.2.0.0/include
 /home/sukhav/cross/aix/bin/../sysroot/usr/include
End of search list.
COLLECT_GCC_OPTIONS='-pthread' '-Wextra' '-Wall' '-D' 'ACE_AIX_VERS=502'
'-maix32' '-O2' '-g' '-O2' '-D' 'ACE_HAS_CUSTOM_EXPORT_MACROS=0' '-I'
'/emc/sukhav/cross/aix/ACE_wrappers' '-D' 'ACE_HAS_EXCEPTIONS' '-D'
'__ACE_INLINE__' '-I' '..' '-D' 'ACE_BUILD_DLL' '-c' '-o' 'Log_Msg.o'
'-save-temps' '-v' '-shared-libgcc'
 /home/sukhav/cross/aix/bin/../libexec/gcc/powerpc-ibm-aix5.2.0.0/4.6.1/cc1plus
-fpreprocessed Log_Msg.ii -quiet -dumpbase Log_Msg.cpp -maix32 -auxbase-strip
Log_Msg.o -g -O2 -O2 -Wextra -Wall -version -o Log_Msg.s
GNU C++ (GCC) version 4.6.1 (powerpc-ibm-aix5.2.0.0)
        compiled by GNU C version 4.3.2, GMP version 5.0.2, MPFR version 3.0.1,
MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU C++ (GCC) version 4.6.1 (powerpc-ibm-aix5.2.0.0)
        compiled by GNU C version 4.3.2, GMP version 5.0.2, MPFR version 3.0.1,
MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 0302b43f3f5ff302bb3045506916a9fe
Log_Msg.cpp: In function â<built-in>â:
Log_Msg.cpp:2563:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
@ 2011-08-04 13:37 ` basil at list dot ru
  2011-10-09 15:19 ` paolo.carlini at oracle dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: basil at list dot ru @ 2011-08-04 13:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Vasily <basil at list dot ru> 2011-08-04 13:37:27 UTC ---
Created attachment 24915
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24915
compressed preprocessed file


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
  2011-08-04 13:37 ` [Bug c++/49976] " basil at list dot ru
@ 2011-10-09 15:19 ` paolo.carlini at oracle dot com
  2011-11-30 17:16 ` iains at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2011-10-09 15:19 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu.org
           Severity|major                       |normal

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-09 15:18:49 UTC ---
David, can you help triaging this? Or find somebody willing to?


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
  2011-08-04 13:37 ` [Bug c++/49976] " basil at list dot ru
  2011-10-09 15:19 ` paolo.carlini at oracle dot com
@ 2011-11-30 17:16 ` iains at gcc dot gnu.org
  2012-01-02 17:44 ` paolo.carlini at oracle dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: iains at gcc dot gnu.org @ 2011-11-30 17:16 UTC (permalink / raw)
  To: gcc-bugs

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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iains at gcc dot gnu.org

--- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> 2011-11-30 16:55:19 UTC ---

the test-case compiles OK for current trunk (4.7.0, r181773)
 on x86_64-darwin10 X powerpc-ibm-aix6.1.3.0  and powerpc-darwin9 X
powerpc-ibm-aix6.1.3.0 with
{,-O0,-g,-g -O2}  can't check on the 4.6 branch right now - because build is
broken there.


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
                   ` (2 preceding siblings ...)
  2011-11-30 17:16 ` iains at gcc dot gnu.org
@ 2012-01-02 17:44 ` paolo.carlini at oracle dot com
  2012-03-07  8:28 ` basil at list dot ru
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-01-02 17:44 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-02 17:44:09 UTC ---
Thanks Iain, if you could manage to test on the branch too - when possible - it
would be great. Or at some point we can as well close the issue as worksforme
in mainline, 4_6-branch is getting old.


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
                   ` (3 preceding siblings ...)
  2012-01-02 17:44 ` paolo.carlini at oracle dot com
@ 2012-03-07  8:28 ` basil at list dot ru
  2012-03-07  8:35 ` basil at list dot ru
  2012-10-05 14:13 ` paolo.carlini at oracle dot com
  6 siblings, 0 replies; 8+ messages in thread
From: basil at list dot ru @ 2012-03-07  8:28 UTC (permalink / raw)
  To: gcc-bugs

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

Vasily Sukhanov <basil at list dot ru> changed:

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

--- Comment #5 from Vasily Sukhanov <basil at list dot ru> 2012-03-07 08:28:03 UTC ---
Created attachment 26849
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26849
new preprocessed file


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
                   ` (4 preceding siblings ...)
  2012-03-07  8:28 ` basil at list dot ru
@ 2012-03-07  8:35 ` basil at list dot ru
  2012-10-05 14:13 ` paolo.carlini at oracle dot com
  6 siblings, 0 replies; 8+ messages in thread
From: basil at list dot ru @ 2012-03-07  8:35 UTC (permalink / raw)
  To: gcc-bugs

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

Vasily Sukhanov <basil at list dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|powerpc-ibm-aix5.2.0.0      |powerpc-ibm-aix5.3.0.0
            Version|4.6.1                       |4.6.3

--- Comment #6 from Vasily Sukhanov <basil at list dot ru> 2012-03-07 08:34:38 UTC ---
Bug is still in 4.6 branch:

***** Command line ******
/emc/sukhav/cross/aix53/gcc463/bin/powerpc-ibm-aix5.3.0.0-g++ -pthread -W -Wall
-DACE_AIX_VERS=503 -maix32 -O2 -g -O2 -DACE_HAS_CUSTOM_EXPORT_MACROS=0
-I/emc/sukhav/cross/aix53/gcc463/ACE580/ACE_wrappers -DACE_HAS_EXCEPTIONS
-D__ACE_INLINE__ -I.. -DACE_BUILD_DLL -c -o .shobj/Log_Msg.o Log_Msg.cpp
-save-temps -v
Using built-in specs.
COLLECT_GCC=/emc/sukhav/cross/aix53/gcc463/bin/powerpc-ibm-aix5.3.0.0-g++
COLLECT_LTO_WRAPPER=/home/sukhav/cross/aix53/gcc463/bin/../libexec/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/lto-wrapper
Target: powerpc-ibm-aix5.3.0.0
Configured with: /emc/sukhav/cross/gcc-4.6.3/configure
--prefix=/emc/sukhav/cross/aix53/gcc463
--with-sysroot=/emc/sukhav/cross/aix53/sysroot --target=powerpc-ibm-aix5.3.0.0
--with-gnu-ld --with-gnu-as --enable-languages=c,c++
Thread model: aix
gcc version 4.6.3 (GCC)
COLLECT_GCC_OPTIONS='-pthread' '-Wextra' '-Wall' '-D' 'ACE_AIX_VERS=503'
'-maix32' '-O2' '-g' '-O2' '-D' 'ACE_HAS_CUSTOM_EXPORT_MACROS=0' '-I'
'/emc/sukhav/cross/aix53/gcc463/ACE580/ACE_wrappers' '-D' 'ACE_HAS_EXCEPTIONS'
'-D' '__ACE_INLINE__' '-I' '..' '-D' 'ACE_BUILD_DLL' '-c' '-o'
'.shobj/Log_Msg.o' '-save-temps' '-v' '-shared-libgcc'

/home/sukhav/cross/aix53/gcc463/bin/../libexec/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/cc1plus
-E -quiet -v -I /emc/sukhav/cross/aix53/gcc463/ACE580/ACE_wrappers -I ..
-imultilib pthread -iprefix
/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/
-D_ALL_SOURCE -D_THREAD_SAFE -D ACE_AIX_VERS=503 -D
ACE_HAS_CUSTOM_EXPORT_MACROS=0 -D ACE_HAS_EXCEPTIONS -D __ACE_INLINE__ -D
ACE_BUILD_DLL Log_Msg.cpp -maix32 -Wextra -Wall -g -fworking-directory -O2 -O2
-fpch-preprocess -o Log_Msg.ii
ignoring duplicate directory
"/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include/c++/4.6.3"
ignoring duplicate directory
"/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include/c++/4.6.3/powerpc-ibm-aix5.3.0.0/pthread"
ignoring duplicate directory
"/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include/c++/4.6.3/backward"
ignoring duplicate directory
"/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/include"
ignoring nonexistent directory
"/emc/sukhav/cross/aix53/sysroot/usr/local/include"
ignoring duplicate directory
"/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/include-fixed"
ignoring duplicate directory
"/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/../../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include"
ignoring duplicate directory ".."
#include "..." search starts here:
#include <...> search starts here:
 /emc/sukhav/cross/aix53/gcc463/ACE580/ACE_wrappers

/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include/c++/4.6.3

/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include/c++/4.6.3/powerpc-ibm-aix5.3.0.0/pthread

/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include/c++/4.6.3/backward

/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/include

/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/include-fixed

/home/sukhav/cross/aix53/gcc463/bin/../lib/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/../../../../powerpc-ibm-aix5.3.0.0/include
 /emc/sukhav/cross/aix53/sysroot/usr/include
End of search list.
COLLECT_GCC_OPTIONS='-pthread' '-Wextra' '-Wall' '-D' 'ACE_AIX_VERS=503'
'-maix32' '-O2' '-g' '-O2' '-D' 'ACE_HAS_CUSTOM_EXPORT_MACROS=0' '-I'
'/emc/sukhav/cross/aix53/gcc463/ACE580/ACE_wrappers' '-D' 'ACE_HAS_EXCEPTIONS'
'-D' '__ACE_INLINE__' '-I' '..' '-D' 'ACE_BUILD_DLL' '-c' '-o'
'.shobj/Log_Msg.o' '-save-temps' '-v' '-shared-libgcc'

/home/sukhav/cross/aix53/gcc463/bin/../libexec/gcc/powerpc-ibm-aix5.3.0.0/4.6.3/cc1plus
-fpreprocessed Log_Msg.ii -quiet -dumpbase Log_Msg.cpp -maix32 -auxbase-strip
.shobj/Log_Msg.o -g -O2 -O2 -Wextra -Wall -version -o Log_Msg.s
GNU C++ (GCC) version 4.6.3 (powerpc-ibm-aix5.3.0.0)
        compiled by GNU C version 4.3.2, GMP version 5.0.2, MPFR version 3.0.1,
MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU C++ (GCC) version 4.6.3 (powerpc-ibm-aix5.3.0.0)
        compiled by GNU C version 4.3.2, GMP version 5.0.2, MPFR version 3.0.1,
MPC version 0.8.2
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: e14495d18f1fee8143c81d93963858a7
Log_Msg.cpp: In function â<built-in>â:
Log_Msg.cpp:2674:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug c++/49976] Cross (Linux->AIX) GCC crashes with Segmentation fault
  2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
                   ` (5 preceding siblings ...)
  2012-03-07  8:35 ` basil at list dot ru
@ 2012-10-05 14:13 ` paolo.carlini at oracle dot com
  6 siblings, 0 replies; 8+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-10-05 14:13 UTC (permalink / raw)
  To: gcc-bugs


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-05 14:12:56 UTC ---
Closing as fixed in 4.7.


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

end of thread, other threads:[~2012-10-05 14:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-04 13:31 [Bug c++/49976] New: Cross (Linux->AIX) GCC crashes with Segmentation fault basil at list dot ru
2011-08-04 13:37 ` [Bug c++/49976] " basil at list dot ru
2011-10-09 15:19 ` paolo.carlini at oracle dot com
2011-11-30 17:16 ` iains at gcc dot gnu.org
2012-01-02 17:44 ` paolo.carlini at oracle dot com
2012-03-07  8:28 ` basil at list dot ru
2012-03-07  8:35 ` basil at list dot ru
2012-10-05 14:13 ` paolo.carlini at oracle dot com

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).