mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:03:02 +01:00
Let's see whether VC71 produces better code than VC60.
Previously, these modules couldn't be globally optimized (causing to server crashes).
This commit is contained in:
parent
8de6164dcf
commit
ed39c56a17
@ -146,13 +146,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\btr.cpp">
|
RelativePath="..\..\..\src\jrd\btr.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
Optimization="0"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\builtin.cpp">
|
RelativePath="..\..\..\src\jrd\builtin.cpp">
|
||||||
@ -246,13 +239,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\idx.cpp">
|
RelativePath="..\..\..\src\jrd\idx.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
Optimization="0"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf.cpp">
|
RelativePath="..\..\..\src\jrd\inf.cpp">
|
||||||
@ -298,12 +284,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\nav.cpp">
|
RelativePath="..\..\..\src\jrd\nav.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\nbak.cpp">
|
RelativePath="..\..\..\src\jrd\nbak.cpp">
|
||||||
@ -313,12 +293,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\opt.cpp">
|
RelativePath="..\..\..\src\jrd\opt.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\Optimizer.cpp">
|
RelativePath="..\..\..\src\jrd\Optimizer.cpp">
|
||||||
@ -370,13 +344,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sort.cpp">
|
RelativePath="..\..\..\src\jrd\sort.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
Optimization="0"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sort_mem.cpp">
|
RelativePath="..\..\..\src\jrd\sort_mem.cpp">
|
||||||
|
@ -146,12 +146,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\btr.cpp">
|
RelativePath="..\..\..\src\jrd\btr.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\builtin.cpp">
|
RelativePath="..\..\..\src\jrd\builtin.cpp">
|
||||||
@ -245,12 +239,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\idx.cpp">
|
RelativePath="..\..\..\src\jrd\idx.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf.cpp">
|
RelativePath="..\..\..\src\jrd\inf.cpp">
|
||||||
@ -296,12 +284,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\nav.cpp">
|
RelativePath="..\..\..\src\jrd\nav.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\nbak.cpp">
|
RelativePath="..\..\..\src\jrd\nbak.cpp">
|
||||||
@ -311,12 +293,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\opt.cpp">
|
RelativePath="..\..\..\src\jrd\opt.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\Optimizer.cpp">
|
RelativePath="..\..\..\src\jrd\Optimizer.cpp">
|
||||||
@ -368,12 +344,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sort.cpp">
|
RelativePath="..\..\..\src\jrd\sort.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sort_mem.cpp">
|
RelativePath="..\..\..\src\jrd\sort_mem.cpp">
|
||||||
|
@ -149,12 +149,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\btr.cpp">
|
RelativePath="..\..\..\src\jrd\btr.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\builtin.cpp">
|
RelativePath="..\..\..\src\jrd\builtin.cpp">
|
||||||
@ -248,12 +242,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\idx.cpp">
|
RelativePath="..\..\..\src\jrd\idx.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\inf.cpp">
|
RelativePath="..\..\..\src\jrd\inf.cpp">
|
||||||
@ -299,12 +287,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\nav.cpp">
|
RelativePath="..\..\..\src\jrd\nav.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\nbak.cpp">
|
RelativePath="..\..\..\src\jrd\nbak.cpp">
|
||||||
@ -314,12 +296,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\opt.cpp">
|
RelativePath="..\..\..\src\jrd\opt.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\Optimizer.cpp">
|
RelativePath="..\..\..\src\jrd\Optimizer.cpp">
|
||||||
@ -371,12 +347,6 @@
|
|||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sort.cpp">
|
RelativePath="..\..\..\src\jrd\sort.cpp">
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCLCompilerTool"
|
|
||||||
GlobalOptimizations="FALSE"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\jrd\sort_mem.cpp">
|
RelativePath="..\..\..\src\jrd\sort_mem.cpp">
|
||||||
|
Loading…
Reference in New Issue
Block a user