This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/38944] internal compiler error: Segmentation faul
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jan 2009 17:02:26 -0000
- Subject: [Bug c/38944] internal compiler error: Segmentation faul
- References: <bug-38944-16997@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from ubizjak at gmail dot com 2009-01-23 17:02 -------
1) The source as inlined in bugreport is useless, please see [1] for a detailed
bug report instructions and _attach_ generated preprocessed source (unless it
is a couple of tens of lines long...).
2) -march=native automatically sets -march and -mtune, depending on the
processor the compiler is running on. Please paste full output, as generated
with -v.
3) Try to compile with gcc-4.3 or gcc-4.4. gcc-4.2 will be EOL-d in a couple of
weeks, and fixing 4.2 bugs is very low on developers priority lists.
[1] http://gcc.gnu.org/bugs.html#detailed
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38944