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 middle-end/48905] [4.7 Regression] STORAGE_ERROR : stack overflow (or erroneous memory access) compiling namet.adb


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

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-08 15:46:09 UTC ---
Author: rguenth
Date: Sun May  8 15:46:06 2011
New Revision: 173550

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173550
Log:
2011-05-08  Richard Guenther  <rguenther@suse.de>

    PR middle-end/48908
    PR middle-end/48905
    * expmed.c (expand_shift_1): Compute adjusted constant shift
    amount manually.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expmed.c


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