aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
diff options
context:
space:
mode:
authorGeert Bosch <bosch@adacore.com>2011-08-02 12:41:24 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2011-08-02 14:41:24 +0200
commit15b682ca9298dda6bc78a98ae4bba04dab2a9d26 (patch)
treed9fbef02af276ab9634979d335a2954d111ca12c /gcc/ada/gcc-interface
parentf8726f2b03e034a7928323e78fbc87b705c3c388 (diff)
downloadgcc-15b682ca9298dda6bc78a98ae4bba04dab2a9d26.zip
gcc-15b682ca9298dda6bc78a98ae4bba04dab2a9d26.tar.gz
gcc-15b682ca9298dda6bc78a98ae4bba04dab2a9d26.tar.bz2
cstand.adb (Register_Float_Type): Print information about type to register, if the Debug_Flag_Dot_B is set.
2011-08-02 Geert Bosch <bosch@adacore.com> * cstand.adb (Register_Float_Type): Print information about type to register, if the Debug_Flag_Dot_B is set. * debug.adb (Debug_Flag_Dot_B): Document d.b debug option. * rtsfind.ads (RE_Max_Base_Digits): New run time entity. * sem_ch3.adb (Floating_Point_Type_Declaration): Allow declarations with a requested precision of more than Max_Digits digits and no more than Max_Base_Digits digits, if a range specification is present and the Predefined_Float_Types list has a suitable type to derive from. * sem_ch3.adb (Rep_Item_Too_Early): Avoid generating error in the case of type completion with pragma Import * sem_prag.adb (Process_Import_Predefined_Type): Processing to complete a type with pragma Import. Currently supports floating point types only. (Set_Convention_From_Pragma): Do nothing without underlying type. (Process_Convention): Guard against absence of underlying type, which may happen when importing incomplete types. (Process_Import_Or_Interface): Handle case of importing predefined types. Tweak error message. From-SVN: r177138
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions