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 target/26882] [AVR][C++] ICE when using template function with memory attributes



------- Comment #3 from eweddington at cso dot atmel dot com  2007-07-25 17:42 -------
Confirmed for 4.2.1 on mingw host.

test.cpp: In function 'T* rom(const T&) [with T = uint8_t]':
test.cpp:21:   instantiated from here
test.cpp:10: internal compiler error: Segmentation fault


-- 

eweddington at cso dot atmel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|powerpc-apple-darwin8.5.0   |
   GCC host triplet|powerpc-apple-darwin8.5.0   |*-*-*
      Known to fail|4.0.2                       |4.0.2 4.2.1
            Summary|ICE when using template     |[AVR][C++] ICE when using
                   |function with memory        |template function with
                   |attributes                  |memory attributes


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


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