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++/28542] New: Segmentation fault using gcc (v4.0.3) in Ubuntu Dapper


I got a segmentation fault when trying to compile the GDAL library.

Here is the result of compiling the preprocessed source:
gdal_crs.c: In function 'calccoef':
gdal_crs.c:700: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.

A workaround is to disable optimization.


-- 
           Summary: Segmentation fault using gcc (v4.0.3) in Ubuntu Dapper
           Product: gcc
           Version: 4.0.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: henrik at johome dot net
 GCC build triplet: gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
GCC target triplet: x86_64-linux-gnu


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


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