Bug #10368 | Compiling Mysql 5.0.4-beta with GCC4.0 fails on default.c | ||
---|---|---|---|
Submitted: | 4 May 2005 20:26 | Modified: | 12 Jul 2005 4:20 |
Reporter: | Charles Wyble | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0.4 beta | OS: | Linux (Linux 2.6.11 i686 debian) |
Assigned to: | CPU Architecture: | Any |
[4 May 2005 20:26]
Charles Wyble
[4 May 2005 20:41]
MySQL Verification Team
Looking the error message, seems to be a compiler bug: default.c:440: internal compiler error: in get_indirect_ref_operands, at tree-ssa-operands.c:1449
[4 May 2005 20:55]
Charles Wyble
No it is not a compiler bug. The compiler aborted because the code in MySQL was invalid. If you look at the gcc source code you will see that explained in the comments.
[4 Jun 2005 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[5 Jun 2005 10:34]
Sergei Golubchik
sorry, but I don't see whether in the gcc source code it is explained in the comments. Could you quote the relevant part here ?
[5 Jul 2005 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[5 Jul 2005 23:02]
Charles Wyble
Where what is explained? Have you done the compile with gcc4? You need to follow the steps I outline and also read my bug report in its entirety.
[12 Jul 2005 4:20]
Jorge del Conde
I was unable to reproduce this bug using 5.0.7 from bk