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/16369] fatal signal 11 when compiling a large array initialization


------- Additional Comments From kasamajay at rediffmail dot com  2004-07-06 05:03 -------
(In reply to comment #1)
> First this works for me and you might want to update your compiler to 
something newer as 2.8.1 was 
> released 6 years ago.

i tried to compile the same program on Windows using gcc version 2.95.1, it 
compiled without errors.

but when tried to compile with g++ version 3.2.2 on solaris(host{user}2: uname -
a
SunOS nbvws081 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-Enterprise)

host{user}1: g++ -v
Reading specs from /opt/local/bin/../lib/gcc-lib/sparc-sun-
solaris2.8/3.2.2/specs
Configured with: ../configure --disable-nls --with-ld=/usr/ccs/bin/ld --with-
as=/usr/ccs/bin/as
Thread model: posix
gcc version 3.2.2


Please let me know if you can successfully compile with the above setup. or let 
me know if there is a problem with above setup.

Either it must be a problem with older version of compiler, or this compiler on 
solaris.

Please explain in detail if there is a problem with the version of the compiler


regards
ajay kasam



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


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


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